Home
last modified time | relevance | path

Searched defs:job_count (Results 1 – 3 of 3) sorted by relevance

/aosp12/system/testing/gtest_extras/
H A DOptions.h37 size_t job_count() const { return job_count_; } in job_count() function
H A DIsolate.cpp440 size_t job_count = options_.job_count(); in RunAllTests() local
/aosp12/system/testing/gtest_extras/tests/
H A DSystemTests.cpp216 bool job_count = false; in RunTest() local