Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/angle2/src/tests/test_utils/
DMultiThreadSteps.h33 ThreadSynchronization(E *currentStep, std::mutex *mutex, std::condition_variable *condVar) in ThreadSynchronization()
/third_party/skia/third_party/externals/angle2/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.cpp545 Step currentStep = Step::Start; in TEST_P() local
691 Step currentStep = Step::Start; in TEST_P() local
802 Step currentStep = Step::Start; in TEST_P() local
DEGLMultiContextTest.cpp171 Step currentStep = Step::Thread0Start; in TEST_P() local
/third_party/skia/third_party/externals/angle2/src/tests/gl_tests/
DMultithreadingTest.cpp830 Step currentStep = Step::Start; in TEST_P() local
/third_party/typescript/src/compiler/
DtsbuildPublic.ts1090 const currentStep = step; constant