Home
last modified time | relevance | path

Searched refs:currentStep (Results 1 - 12 of 12) sorted by relevance

/third_party/skia/third_party/externals/angle2/src/tests/egl_tests/
H A DEGLContextASANTest.cpp71 Step currentStep = Step::Start; in TEST_P() local
77 while (currentStep != waitStep) in TEST_P()
80 if (currentStep == Step::Abort) in TEST_P()
92 currentStep = newStep; in TEST_P()
100 AbortOnFailure(Step *currentStep, std::mutex *mutex, std::condition_variable *condVar) in TEST_P() argument
101 : mCurrentStep(currentStep), mMutex(mutex), mCondVar(condVar) in TEST_P()
126 AbortOnFailure abortOnFailure(&currentStep, &mutex, &condVar); in TEST_P()
146 AbortOnFailure abortOnFailure(&currentStep, &mutex, &condVar); in TEST_P()
191 ASSERT_NE(currentStep, Step::Abort); in TEST_P()
H A DEGLContextSharingTest.cpp545 Step currentStep = Step::Start; in TEST_P() local
548 ThreadSynchronization<Step> threadSynchronization(&currentStep, &mutex, &condVar); in TEST_P()
588 ThreadSynchronization<Step> threadSynchronization(&currentStep, &mutex, &condVar); in TEST_P()
636 ASSERT_NE(currentStep, Step::Abort); in TEST_P()
691 Step currentStep = Step::Start; in TEST_P() local
694 ThreadSynchronization<Step> threadSynchronization(&currentStep, &mutex, &condVar); in TEST_P()
738 ThreadSynchronization<Step> threadSynchronization(&currentStep, &mutex, &condVar); in TEST_P()
761 ASSERT_NE(currentStep, Step::Abort); in TEST_P()
802 Step currentStep = Step::Start; in TEST_P() local
805 ThreadSynchronization<Step> threadSynchronization(&currentStep, in TEST_P()
[all...]
H A DEGLMultiContextTest.cpp171 Step currentStep = Step::Thread0Start; in TEST_P() local
175 ThreadSynchronization<Step> threadSynchronization(&currentStep, &mutex, &condVar); in TEST_P()
230 ThreadSynchronization<Step> threadSynchronization(&currentStep, &mutex, &condVar); in TEST_P()
281 ASSERT_NE(currentStep, Step::Abort); in TEST_P()
/third_party/skia/third_party/externals/angle2/src/tests/test_utils/
H A DMultiThreadSteps.h33 ThreadSynchronization(E *currentStep, std::mutex *mutex, std::condition_variable *condVar) in ThreadSynchronization() argument
34 : mCurrentStep(currentStep), mMutex(mutex), mCondVar(condVar) in ThreadSynchronization()
/third_party/skia/third_party/externals/angle2/src/tests/gl_tests/
H A DMultithreadingTest.cpp830 Step currentStep = Step::Start; local
833 ThreadSynchronization<Step> threadSynchronization(&currentStep, &mutex, &condVar);
856 ThreadSynchronization<Step> threadSynchronization(&currentStep, &mutex, &condVar);
897 ASSERT_NE(currentStep, Step::Abort);
/third_party/typescript/lib/
H A DtypingsInstaller.js[all...]
H A Dtsc.js[all...]
H A Dtsserverlibrary.js[all...]
H A Dtypescript.js[all...]
H A DtypescriptServices.js[all...]
H A Dtsserver.js[all...]
/third_party/node/test/fixtures/snapshot/
H A Dtypescript.js[all...]

Completed in 188 milliseconds