Home
last modified time | relevance | path

Searched refs:testStart (Results 1 – 12 of 12) sorted by relevance

/external/kotlinx.coroutines/kotlinx-coroutines-core/common/test/
DLaunchLazyTest.kt28 fun testStart() = runTest { in <lambda>() method
DAsyncLazyTest.kt123 fun testStart() = runTest { in <lambda>() method
/external/robolectric-shadows/robolectric/src/test/java/org/robolectric/shadows/
DShadowCountDownTimerTest.java55 public void testStart() { in testStart() method in ShadowCountDownTimerTest
DShadowMediaRecorderTest.java189 public void testStart() throws Exception { in testStart() method in ShadowMediaRecorderTest
/external/guava/android/guava-tests/test/com/google/common/base/
DStopwatchTest.java54 public void testStart() { in testStart() method in StopwatchTest
/external/guava/guava-tests/test/com/google/common/base/
DStopwatchTest.java56 public void testStart() { in testStart() method in StopwatchTest
/external/guava/android/guava-tests/test/com/google/common/util/concurrent/
DAbstractIdleServiceTest.java96 public void testStart() { in testStart() method in AbstractIdleServiceTest
/external/guava/guava-tests/test/com/google/common/util/concurrent/
DAbstractIdleServiceTest.java96 public void testStart() { in testStart() method in AbstractIdleServiceTest
/external/deqp/external/openglcts/modules/gl/
Dgl4cDirectStateAccessXFBTests.cpp587 is_ok &= testStart(0, 0, "glTransformFeedbackBufferBase"); in iterate()
588 is_ok &= testStart(1, 0, "glTransformFeedbackBufferRange"); in iterate()
589 is_ok &= testStart(2, s_bo_size / 2, "glTransformFeedbackBufferRange"); in iterate()
820 bool BuffersTest::testStart(glw::GLuint const index, glw::GLint const expected_value, in testStart() function in gl4cts::DirectStateAccess::TransformFeedback::BuffersTest
Dgl4cDirectStateAccessTests.hpp235 bool testStart(glw::GLuint const index, glw::GLint const expected_value,
/external/skqp/tools/bookmaker/
DincludeParser.cpp2044 const char* testStart = iter->fStart; in parseClass() local
2045 size_t testLen = (size_t) (iter->fContentEnd - testStart); in parseClass()
2048 if (publicLen == testLen && !strncmp(testStart, publicName, testLen)) { in parseClass()
2052 if (protectedLen == testLen && !strncmp(testStart, protectedName, testLen)) { in parseClass()
2056 if (privateLen == testLen && !strncmp(testStart, privateName, testLen)) { in parseClass()
/external/autotest/server/cros/tradefed/tradefed_utils_unittest_data/
DCtsViewTestCases.txt209 …05 D/ModuleListener: ModuleListener.testStarted(android.view.animation.cts.AnimationTest#testStart)
210 … D/ModuleListener: ModuleListener.testEnded(android.view.animation.cts.AnimationTest#testStart, {})
211 …ewTestCases chromeos2-row4-rack8-host12:22] android.view.animation.cts.AnimationTest#testStart pass
314 …ner: ModuleListener.testStarted(android.view.animation.cts.LayoutAnimationControllerTest#testStart)
315 …r: ModuleListener.testEnded(android.view.animation.cts.LayoutAnimationControllerTest#testStart, {})
316 …meos2-row4-rack8-host12:22] android.view.animation.cts.LayoutAnimationControllerTest#testStart pass