Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/dawn/src/tests/unittests/
DPerThreadProcTests.cpp25 class PerThreadProcTests : public testing::Test { class
27 PerThreadProcTests() in PerThreadProcTests() function in PerThreadProcTests
31 ~PerThreadProcTests() override = default;
42 TEST_F(PerThreadProcTests, DispatchesPerThread) { in TEST_F() argument
/third_party/skia/third_party/externals/dawn/src/tests/
DBUILD.gn214 "unittests/PerThreadProcTests.cpp",