Home
last modified time | relevance | path

Searched defs:TestThread (Results 1 - 14 of 14) sorted by relevance

/third_party/vk-gl-cts/framework/platform/android/
H A DtcuAndroidTestActivity.cpp41 TestThread::TestThread (NativeActivity& activity, const std::string& cmdLineString, const CommandLine& cmdLine) in TestThread() function in tcu::Android::TestThread
[all...]
H A DtcuAndroidTestActivity.hpp39 class TestThread : public RenderThread class
/third_party/vk-gl-cts/external/openglcts/modules/runner/
H A DglcAndroidTestActivity.cpp66 TestThread::TestThread(NativeActivity& activity, tcu::Android::AssetArchive& archive, const std::string& waiverPath, in TestThread() function in glcts::Android::TestThread
H A DglcAndroidTestActivity.hpp41 class TestThread : public tcu::Android::RenderThread class
/third_party/node/test/node-api/test_fatal/
H A Dtest_fatal.c23 static napi_value TestThread(napi_env env, napi_callback_info info) { in TestThread() function
/third_party/vk-gl-cts/framework/delibs/decpp/
H A DdeAppendList.cpp69 class TestThread : public Thread class
72 TestThread (SharedState* shared, deUint32 threadNdx) in TestThread() function in de::__anon30204::TestThread
H A DdeSpinBarrier.cpp172 class TestThread : public de::Thread class
175 TestThread (SpinBarrier& barrier, volatile deInt32* sharedVar, int numThreads, int threadNdx) in TestThread() function in de::__anon30213::TestThread
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/util/
H A DICUServiceThreadTest.java120 static class TestThread extends Thread { class in ICUServiceThreadTest
125 public TestThread(String name, ICUService service, long delay) { in TestThread() method in ICUServiceThreadTest.TestThread
/third_party/icu/icu4j/main/tests/framework/src/com/ibm/icu/dev/test/
H A DTestUtil.java171 static class TestThread extends Thread { class in TestUtil
175 TestThread(Lock lock, Runnable target) { in TestThread() method in TestUtil.TestThread
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/util/
H A DICUServiceThreadTest.java117 static class TestThread extends Thread { class in ICUServiceThreadTest
122 public TestThread(String name, ICUService service, long delay) { in TestThread() method in ICUServiceThreadTest.TestThread
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/
H A DTestUtil.java172 static class TestThread extends Thread { class in TestUtil
176 TestThread(Lock lock, Runnable target) { in TestThread() method in TestUtil.TestThread
/third_party/vk-gl-cts/modules/egl/
H A DteglGLES2SharedRenderingPerfTests.cpp717 class TestThread : de::Thread class
750 TestThread::TestThread (const vector<TestContext*> contexts, const Library& egl) in TestThread() function in deqp::egl::__anon30359::TestThread
[all...]
H A DteglMultiThreadTests.cpp105 class TestThread : public de::Thread class
178 TestThread::TestThread (MultiThreadedTest& test, int id) in TestThread() function in deqp::egl::TestThread
[all...]
/third_party/python/Lib/test/
H A Dtest_threading.py56 class TestThread(threading.Thread): class

Completed in 11 milliseconds