Home
last modified time | relevance | path

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

/system/testing/gtest_extras/gtest_isolated/
DOptions.h37 size_t job_count() const { return job_count_; } in job_count() function
DIsolate.cpp443 size_t job_count = options_.job_count(); in RunAllTests() local
/system/testing/gtest_extras/gtest_isolated/tests/
DSystemTests.cpp219 bool job_count = false; in RunTest() local