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.cpp670 Step currentStep = Step::Start; in TEST_P() local
793 Step currentStep = Step::Start; in TEST_P() local
915 Step currentStep = Step::Start; in TEST_P() local
1033 Step currentStep = Step::Start; in TEST_P() local
1212 Step currentStep = Step::Start; in TEST_P() local
1334 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.cpp975 Step currentStep = Step::Start; in TEST_P() local
1064 Step currentStep = Step::Start; in testFenceWithOpenRenderPass() local
1254 Step currentStep = Step::Start; in TEST_P() local
1388 Step currentStep = Step::Start; in TEST_P() local
1489 Step currentStep = Step::Start; in TEST_P() local
1599 Step currentStep = Step::Start; in TEST_P() local
1729 Step currentStep = Step::Start; in testFramebufferFetch() local
1851 Step currentStep = Step::Start; in TEST_P() local
2006 Step currentStep = Step::Start; in TEST_P() local
2208 Step currentStep = Step::Start; in TEST_P() local
[all …]
DImageTest.cpp6312 Step currentStep = Step::Start; in TEST_P() local
6415 Step currentStep = Step::Start; in TEST_P() local
6514 Step currentStep = Step::Start; in FramebufferAttachmentDeletedWhileInUseHelper() local
/external/oj-libjdwp/src/share/back/
DthreadControl.c79 StepRequest currentStep; member