Home
last modified time | relevance | path

Searched defs:currentStep (Results 1 – 7 of 7) sorted by relevance

/external/angle/src/tests/egl_tests/
DEGLContextASANTest.cpp71 Step currentStep = Step::Start; in TEST_P() local
100 AbortOnFailure(Step *currentStep, std::mutex *mutex, std::condition_variable *condVar) in TEST_P()
DEGLContextSharingTest.cpp671 Step currentStep = Step::Start; in TEST_P() local
863 Step currentStep = Step::Start; in TEST_P() local
925 Step currentStep = Step::Start; in TEST_P() local
1047 Step currentStep = Step::Start; in TEST_P() local
1165 Step currentStep = Step::Start; in TEST_P() local
1344 Step currentStep = Step::Start; in TEST_P() local
1466 Step currentStep = Step::Start; in TEST_P() local
DEGLMultiContextTest.cpp226 Step currentStep = Step::Thread0Start; in TEST_P() local
475 Step currentStep = Step::Start; in testFenceWithOpenRenderPass() local
638 Step currentStep = Step::Start; in TEST_P() local
/external/angle/src/tests/test_utils/
DMultiThreadSteps.h39 ThreadSynchronization(E *currentStep, std::mutex *mutex, std::condition_variable *condVar) in ThreadSynchronization()
/external/angle/src/tests/gl_tests/
DMultithreadingTest.cpp1169 Step currentStep = Step::Start; in TEST_P() local
1258 Step currentStep = Step::Start; in testFenceWithOpenRenderPass() local
1448 Step currentStep = Step::Start; in TEST_P() local
1582 Step currentStep = Step::Start; in TEST_P() local
1683 Step currentStep = Step::Start; in TEST_P() local
1793 Step currentStep = Step::Start; in TEST_P() local
1923 Step currentStep = Step::Start; in testFramebufferFetch() local
2045 Step currentStep = Step::Start; in TEST_P() local
2200 Step currentStep = Step::Start; in TEST_P() local
2402 Step currentStep = Step::Start; in TEST_P() local
[all …]
DImageTest.cpp6527 Step currentStep = Step::Start; in TEST_P() local
6628 Step currentStep = Step::Start; in TEST_P() local
6725 Step currentStep = Step::Start; in FramebufferAttachmentDeletedWhileInUseHelper() local
/external/oj-libjdwp/src/share/back/
DthreadControl.c79 StepRequest currentStep; member