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.cpp1155 Step currentStep = Step::Start; in TEST_P() local
1244 Step currentStep = Step::Start; in testFenceWithOpenRenderPass() local
1434 Step currentStep = Step::Start; in TEST_P() local
1568 Step currentStep = Step::Start; in TEST_P() local
1669 Step currentStep = Step::Start; in TEST_P() local
1779 Step currentStep = Step::Start; in TEST_P() local
1909 Step currentStep = Step::Start; in testFramebufferFetch() local
2031 Step currentStep = Step::Start; in TEST_P() local
2186 Step currentStep = Step::Start; in TEST_P() local
2388 Step currentStep = Step::Start; in TEST_P() local
[all …]
DImageTest.cpp7773 Step currentStep = Step::Start; in TEST_P() local
7874 Step currentStep = Step::Start; in TEST_P() local
7972 Step currentStep = Step::Start; in framebufferAttachmentDeletedWhileInUseHelper() local
8149 Step currentStep = Step::Start; in framebufferResolveAttachmentDeletedWhileInUseHelper() local
8882 Step currentStep = Step::Start; in TEST_P() local
/external/oj-libjdwp/src/share/back/
DthreadControl.c79 StepRequest currentStep; member