Searched refs:kNumRecordingThreads (Results 1 – 1 of 1) sorted by relevance
/external/skia/tests/graphite/precompile/ |
D | ThreadedPrecompileTest.cpp | 392 constexpr int kNumRecordingThreads = 0; in DEF_GRAPHITE_TEST_FOR_ALL_CONTEXTS() local 396 run_test(context, reporter, kNumPurgingThreads, kNumRecordingThreads, kNumPrecompileThreads, in DEF_GRAPHITE_TEST_FOR_ALL_CONTEXTS() 422 constexpr int kNumRecordingThreads = 2; in DEF_GRAPHITE_TEST_FOR_ALL_CONTEXTS() local 426 run_test(context, reporter, kNumPurgingThreads, kNumRecordingThreads, kNumPrecompileThreads, in DEF_GRAPHITE_TEST_FOR_ALL_CONTEXTS() 451 constexpr int kNumRecordingThreads = 1; in DEF_GRAPHITE_TEST_FOR_ALL_CONTEXTS() local 459 run_test(context, reporter, kNumPurgingThreads, kNumRecordingThreads, kNumPrecompileThreads, in DEF_GRAPHITE_TEST_FOR_ALL_CONTEXTS() 502 constexpr int kNumRecordingThreads = 0; in DEF_GRAPHITE_TEST_FOR_ALL_CONTEXTS() local 510 run_test(context, reporter, kNumPurgingThreads, kNumRecordingThreads, kNumPrecompileThreads, in DEF_GRAPHITE_TEST_FOR_ALL_CONTEXTS() 538 constexpr int kNumRecordingThreads = 2; in DEF_GRAPHITE_TEST_FOR_ALL_CONTEXTS() local 542 run_test(context, reporter, kNumPurgingThreads, kNumRecordingThreads, kNumPrecompileThreads, in DEF_GRAPHITE_TEST_FOR_ALL_CONTEXTS()
|