Home
last modified time | relevance | path

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

/external/drm_hwcomposer/tests/
Dworker_test.cpp56 struct WorkerTest : public testing::Test { struct
68 TEST_F(WorkerTest, test_worker) { in TEST_F() argument
105 TEST_F(WorkerTest, exit_while_running) { in TEST_F() argument
/external/kotlinx.coroutines/kotlinx-coroutines-core/native/test/
DWorkerTest.kt11 class WorkerTest : TestBase() { class