Searched refs:runs (Results 1 – 10 of 10) sorted by relevance
1 Generates and runs tests that invoke VarHandle accessor methods.
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.
21 # Checker runs the correct test for each compilation mode.
74 4. runs the tests; and116 4. runs the tests within the `chroot` environment; and
46 ##### Option 1: Attach the agent before any app code runs.
1021 std::vector<Run*> runs; in BulkFree() local1023 std::unordered_set<Run*, hash_run, eq_run> runs; in BulkFree() local1090 runs.push_back(run); in BulkFree()1093 runs.insert(run); in BulkFree()1101 for (Run* run : runs) { in BulkFree()1747 std::vector<Run*> runs; in Verify() local1829 runs.push_back(run); in Verify()1865 for (auto& run : runs) { in Verify()
32 running Java code. When it runs native code, or is blocked in a kernel call, it117 that runs a checkpoint function on behalf of each thread, either by using