Home
last modified time | relevance | path

Searched defs:testTime (Results 1 – 8 of 8) sorted by relevance

/third_party/vk-gl-cts/external/openglcts/modules/gl/
Dgl4cContextFlushControlTests.cpp325 glw::GLfloat gl4cts::ContextFlushControl::FunctionalTest::testTime(bool shall_flush_on_release) in testTime() function in gl4cts::ContextFlushControl::FunctionalTest
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/calendar/
DCalendarTestFmwk.java349 int testTime = TestFmwk.getExhaustiveness() <= 5 ? -3 : -120; // in seconds in doLimitsTest() local
DIslamicTest.java174 int testTime = TestFmwk.getExhaustiveness() <= 5 ? 20000 : 800000; in TestLimits() local
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/calendar/
DCalendarTestFmwk.java346 int testTime = TestFmwk.getExhaustiveness() <= 5 ? -3 : -120; // in seconds in doLimitsTest() local
DIslamicTest.java171 int testTime = TestFmwk.getExhaustiveness() <= 5 ? 20000 : 800000; in TestLimits() local
/third_party/icu/icu4c/source/test/intltest/
Dcallimts.cpp303 int32_t testTime = quick ? ( endTime / 40 ) : endTime; in doLimitsTest() local
/third_party/vk-gl-cts/execserver/tools/
DxsTest.cpp727 const int testTime = 30000; in runClient() local
/third_party/vk-gl-cts/modules/gles3/performance/
Des3pDepthTests.cpp77 deInt64 testTime; member