Home
last modified time | relevance | path

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

/test/vts/runners/target/gtest/
Dgtest_main.cpp870 int iteration_count, size_t job_count, in RunTestInSeparateProc() argument
904 while (child_proc_list.size() < job_count && in RunTestInSeparateProc()
998 size_t job_count; member
1083 options.job_count = GetDefaultJobCount(); in PickOptions()
1108 options.job_count = static_cast<size_t>(count); in PickOptions()
1210 options.job_count, options.gtest_output); in main()