OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:testTime
(Results
1 - 12
of
12
) sorted by null
/external/apache-harmony/sql/src/test/java/org/apache/harmony/sql/tests/java/sql/
TimeTest.java
82
public void
testTime
() {
87
} // end method
testTime
()
/external/webrtc/webrtc/modules/video_capture/test/
video_capture_unittest.cc
501
int64_t
testTime
= 3;
504
while ((TickTime::Now() - startTime).Milliseconds() <
testTime
* 1000) {
520
while ((TickTime::Now() - startTime).Milliseconds() <
testTime
* 1000) {
/external/deqp/modules/gles3/performance/
es3pDepthTests.cpp
77
deInt64
testTime
;
647
<< TestLog::ValueInfo("
TestTime
", "Test render time", "us", QP_SAMPLE_VALUE_TAG_RESPONSE)
654
log << TestLog::Sample << sample.workload << sample.order << sample.
testTime
<< TestLog::EndSample;
662
<< TestLog::ValueInfo("
TestTime
", "Test render time", "us", QP_SAMPLE_VALUE_TAG_RESPONSE)
671
log << TestLog::Sample << sample.workload << sample.order << sample.
testTime
<< sample.nullTime << sample.baseTime << TestLog::EndSample;
753
testSamples[ndx] = Vec2((float)sample.workload, (float)sample.
testTime
);
823
sample.
testTime
= now - prev;
1018
sample.
testTime
= now - prev;
1061
testSamples[ndx] = Vec2((float)sample.workload, (float)sample.
testTime
);
[
all
...]
/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/calendar/
CalendarTest.java
348
int
testTime
= getInclusion() <= 5 ? -3 : -120; // in seconds
349
doLimitsTest(cal, fieldsToTest, startDate,
testTime
);
IslamicTest.java
167
int
testTime
= getInclusion() <= 5 ? 20000 : 800000;
168
doLimitsTest(islamic2, null, cal.getTime(),
testTime
);
[
all
...]
/external/icu/icu4c/source/test/intltest/
callimts.cpp
267
int32_t
testTime
= quick ? ( endTime / 40 ) : endTime;
268
doLimitsTest(cal, NULL /*default fields*/, startDate,
testTime
);
/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/calendar/
CalendarTest.java
344
int
testTime
= getInclusion() <= 5 ? -3 : -120; // in seconds
345
doLimitsTest(cal, fieldsToTest, startDate,
testTime
);
IslamicTest.java
163
int
testTime
= getInclusion() <= 5 ? 20000 : 800000;
164
doLimitsTest(islamic2, null, cal.getTime(),
testTime
);
[
all
...]
/packages/apps/UnifiedEmail/tests/src/com/android/mail/utils/
BasicHtmlSanitizerTest.java
[
all
...]
/external/deqp/execserver/tools/
xsTest.cpp
726
const int
testTime
= 30000;
738
while (curTime <
testTime
)
/external/chromium-trace/catapult/common/py_trace_event/py_trace_event/
trace_event_unittest.py
242
def
testTime
(self):
/external/lzma/CPP/7zip/UI/Common/
Bench.cpp
[
all
...]
Completed in 2039 milliseconds