Searched refs:kNumPurgingThreads (Results 1 – 1 of 1) sorted by relevance
/external/skia/tests/graphite/precompile/ |
D | ThreadedPrecompileTest.cpp | 391 constexpr int kNumPurgingThreads = 0; in DEF_GRAPHITE_TEST_FOR_ALL_CONTEXTS() local 396 run_test(context, reporter, kNumPurgingThreads, kNumRecordingThreads, kNumPrecompileThreads, in DEF_GRAPHITE_TEST_FOR_ALL_CONTEXTS() 421 constexpr int kNumPurgingThreads = 0; in DEF_GRAPHITE_TEST_FOR_ALL_CONTEXTS() local 426 run_test(context, reporter, kNumPurgingThreads, kNumRecordingThreads, kNumPrecompileThreads, in DEF_GRAPHITE_TEST_FOR_ALL_CONTEXTS() 450 constexpr int kNumPurgingThreads = 0; in DEF_GRAPHITE_TEST_FOR_ALL_CONTEXTS() local 459 run_test(context, reporter, kNumPurgingThreads, kNumRecordingThreads, kNumPrecompileThreads, in DEF_GRAPHITE_TEST_FOR_ALL_CONTEXTS() 501 constexpr int kNumPurgingThreads = 0; in DEF_GRAPHITE_TEST_FOR_ALL_CONTEXTS() local 510 run_test(context, reporter, kNumPurgingThreads, kNumRecordingThreads, kNumPrecompileThreads, in DEF_GRAPHITE_TEST_FOR_ALL_CONTEXTS() 537 constexpr int kNumPurgingThreads = 1; in DEF_GRAPHITE_TEST_FOR_ALL_CONTEXTS() local 542 run_test(context, reporter, kNumPurgingThreads, kNumRecordingThreads, kNumPrecompileThreads, in DEF_GRAPHITE_TEST_FOR_ALL_CONTEXTS()
|