summaryrefslogtreecommitdiff
path: root/compiler/optimizing/graph_visualizer.cc
diff options
context:
space:
mode:
authorAlex Light <allight@google.com>2020-01-09 11:00:11 -0800
committerTreehugger Robot <treehugger-gerrit@google.com>2020-01-10 08:44:44 +0000
commitf1ede367e60f703cc4426f11e698f4016b7d6112 (patch)
treeee7461c0f375dd2ef0efbda8b7c2e072dbdc7bb0 /compiler/optimizing/graph_visualizer.cc
parent3f4041b42078e02002e3d297a5ddd056444d2221 (diff)
Use HashSet for test 2005
Test 2005 would sometimes fail due to all test threads filling up their results array before suspension occurs. This can cause the test to fail as it's an error to call SuspendThreadList without any threads. To fix this we change the results list to a HashSet and no longer have to worry about it filling up. Test: ./test.py --host Bug: 147407925 Change-Id: I8a5830e8f204993d674962ebb53092faacb651ed
Diffstat (limited to 'compiler/optimizing/graph_visualizer.cc')
0 files changed, 0 insertions, 0 deletions