Home
last modified time | relevance | path

Searched defs:startTime (Results 1 – 25 of 42) sorted by relevance

12

/cts/hostsidetests/appsecurity/test-apps/UsePermissionDiffCert/src/com/android/cts/usespermissiondiffcertapp/
DReceiveUriActivity.java98 final long startTime = SystemClock.uptimeMillis(); in finishCurInstanceSync() local
125 final long startTime = SystemClock.uptimeMillis(); in waitForStart() local
140 final long startTime = SystemClock.uptimeMillis(); in waitForNewIntent() local
DModifyInstallerPackageTest.java70 final long startTime = SystemClock.uptimeMillis(); in assertSuccess() local
91 final long startTime = SystemClock.uptimeMillis(); in assertFailure() local
DReceiveUriService.java96 final long startTime = SystemClock.uptimeMillis(); in stopSync() local
117 final long startTime = SystemClock.uptimeMillis(); in waitForStart() local
/cts/tests/tests/app.usage/src/android/app/usage/cts/
DUsageStatsTest.java135 final long startTime = System.currentTimeMillis() - MINUTE; in testOrderedActivityLaunchSequenceInEventLog() local
200 long startTime = endTime - MINUTE; in ignore_testStatsAreShiftedInTimeWhenSystemTimeChanges() local
230 final long startTime = System.currentTimeMillis() - MINUTE; in testUsageEventsParceling() local
286 final long startTime = endTime - (2 * intervalDuration); in testPackageUsageStatsIntervals() local
305 final long startTime = System.currentTimeMillis() - MINUTE; in testNoAccessSilentlyFails() local
/cts/tests/tests/net/src/android/net/cts/
DDnsTest.java180 long startTime = SystemClock.elapsedRealtimeNanos(); in skiptestDnsPerf() local
218 long startTime = SystemClock.elapsedRealtimeNanos(); in skiptestDnsPerf() local
/cts/tests/tests/view/src/android/view/animation/cts/
DLayoutAnimationControllerTest.java87 long startTime = childAnimation1.getStartTime(); in testAccessOrder() local
175 long startTime = childAnimation1.getStartTime(); in testAccessDelay() local
DTranslateAnimationTest.java98 final long startTime = translateAnimation.getStartTime(); in testApplyTransformation() local
166 final long startTime = translateAnimation.getStartTime(); in testInitialize() local
DRotateAnimationTest.java97 final long startTime = rotateAnimation.getStartTime(); in testRotateAgainstOrigin() local
153 final long startTime = rotateAnimation.getStartTime(); in testRotateAgainstPoint() local
DAnimationTest.java227 long startTime = anim.getStartTime(); in testRepeatAnimation() local
349 long startTime = animation.getStartTime(); in testAccessStartOffset() local
425 long startTime = anim.getStartTime(); in testGetTransformation() local
DAccelerateInterpolatorTest.java86 long startTime = anim.getStartTime(); in testAccelerateInterpolator() local
DAnimationSetTest.java274 final long startTime = 200; in testAccessStartTime() local
293 final long startTime = animationSet.getStartTime(); in testGetTransformation() local
370 final long startTime = 0; in testClone() local
DLinearInterpolatorTest.java84 final long startTime = anim.getStartTime(); in testLinearInterpolator() local
DAccelerateDecelerateInterpolatorTest.java80 long startTime = anim.getStartTime(); in testAccelerateDecelerateInterpolator() local
DDecelerateInterpolatorTest.java89 long startTime = anim.getStartTime(); in testDecelerateInterpolator() local
DGridLayoutAnimationControllerTest.java121 long startTime = child1.getStartTime(); in assertChildrenDelay() local
DCycleInterpolatorTest.java79 long startTime = anim.getStartTime(); in testCycyleInterpolator() local
/cts/tests/tests/net/src/android/net/wifi/cts/
DNsdManagerTest.java189 long startTime = android.os.SystemClock.uptimeMillis(); in waitForCallback() local
218 long startTime = android.os.SystemClock.uptimeMillis(); in waitForNewEvents() local
/cts/tests/tests/security/jni/
Dandroid_security_cts_AudioPolicyBinderTest.cpp44 int64_t startTime = 0; in init() local
/cts/tests/tests/database/src/android/database/sqlite/cts/
DSQLiteQueryBuilderTest.java370 final long startTime = System.nanoTime(); in testCancelableQuery_WhenCanceledDueToContention_StopsWaitingAndThrows() local
432 final long startTime = System.nanoTime(); in testCancelableQuery_WhenCanceledDuringLongRunningQuery_CancelsQueryAndThrows() local
/cts/apps/CtsVerifier/src/com/android/cts/verifier/nfc/hce/
DSimpleReaderActivity.java106 long startTime = System.currentTimeMillis(); in onTagDiscovered() local
/cts/hostsidetests/appsecurity/test-apps/ExternalStorageApp/src/com/android/cts/externalstorageapp/
DExternalStorageTest.java170 final long startTime = SystemClock.elapsedRealtime(); in waitForDownloadComplete() local
/cts/tests/tests/provider/src/android/provider/cts/
DContactsContract_RawContactsTest.java164 long startTime = System.currentTimeMillis(); in testRawContactCreate_updatesContactUpdatedTimestamp() local
/cts/tools/tradefed-host/src/com/android/cts/tradefed/testtype/
DJUnitDeviceTest.java122 long startTime = System.currentTimeMillis(); in run() local
/cts/tests/tests/telephony/src/android/telephony/cts/
DMmsTest.java140 final long startTime = SystemClock.elapsedRealtime(); in waitForSuccess() local
/cts/tests/tests/media/src/android/media/cts/
DSoundPoolTest.java283 final long startTime = System.currentTimeMillis(); in testAutoPauseResume() local

12