Home
last modified time | relevance | path

Searched defs:testStart (Results 1 – 14 of 14) sorted by relevance

/external/kotlinx.coroutines/kotlinx-coroutines-core/common/test/
DLaunchLazyTest.kt25 fun testStart() = runTest { in <lambda>() method
DAsyncLazyTest.kt120 fun testStart() = runTest { in <lambda>() method
/external/sdk-platform-java/gax-java/gax-grpc/src/test/java/com/google/api/gax/grpc/testing/
DMockServiceHelperTest.java84 public void testStart() throws IOException { in testStart() method in MockServiceHelperTest
/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/base/
DStopwatchTest.java56 public void testStart() { in testStart() method in StopwatchTest
/external/robolectric/robolectric/src/test/java/org/robolectric/shadows/
DShadowCountDownTimerTest.java77 public void testStart() { in testStart() method in ShadowCountDownTimerTest
DShadowMediaRecorderTest.java207 public void testStart() throws Exception { in testStart() method in ShadowMediaRecorderTest
/external/guava/android/guava-tests/test/com/google/common/util/concurrent/
DAbstractIdleServiceTest.java37 public void testStart() { in testStart() method in AbstractIdleServiceTest
/external/guava/guava-tests/test/com/google/common/util/concurrent/
DAbstractIdleServiceTest.java37 public void testStart() { in testStart() method in AbstractIdleServiceTest
/external/zxing/core/src/test/java/com/google/zxing/client/result/
DCalendarParsedResultTestCase.java72 public void testStart() { in testStart() method in CalendarParsedResultTestCase
/external/cronet/stable/third_party/apache-portable-runtime/src/test/
Dsockperf.c84 apr_time_t testStart = apr_time_now(), testEnd; in sendRecvBuffer() local
/external/cronet/tot/third_party/apache-portable-runtime/src/test/
Dsockperf.c84 apr_time_t testStart = apr_time_now(), testEnd; in sendRecvBuffer() local
/external/deqp/external/openglcts/modules/gl/
Dgl4cDirectStateAccessXFBTests.cpp821 bool BuffersTest::testStart(glw::GLuint const index, glw::GLint const expected_value, in testStart() function in gl4cts::DirectStateAccess::TransformFeedback::BuffersTest
/external/deqp/external/vulkancts/modules/vulkan/pipeline/
DvktPipelineMultisampledRenderToSingleSampledTests.cpp2267 void testStart(Context &context, const TestParams &params, WorkingData &wd, TestObjects &testObject… in testStart() function