Searched refs:runs (Results 1 – 6 of 6) sorted by relevance
1 Test that CHECK-START-DEBUGGABLE runs only on --debuggable code.
1 Tests JIT cache for page permission updates and CPU cache inconsistencies. Only runs when test runn…
5 paths and then runs the function, receiving the breakpoint events.
26 # SigQuit runs libbacktrace
21 # Checker runs the correct test for each compilation mode.
1018 std::vector<Run*> runs; in BulkFree() local1020 std::unordered_set<Run*, hash_run, eq_run> runs; in BulkFree() local1087 runs.push_back(run); in BulkFree()1090 runs.insert(run); in BulkFree()1098 for (Run* run : runs) { in BulkFree()1745 std::vector<Run*> runs; in Verify() local1827 runs.push_back(run); in Verify()1863 for (auto& run : runs) { in Verify()