Home
last modified time | relevance | path

Searched refs:isLessThan (Results 1 – 24 of 24) sorted by relevance

/cts/tests/tests/appop/src/android/app/appops/cts/
DAppOpEventCollectionTest.kt156 assertThat(attributionOpEntry.getLastAccessBackgroundTime(OP_FLAG_SELF)).isLessThan(before) in noteWithAttributionAndCheckOpEntries()
157 assertThat(opEntry.getLastAccessBackgroundTime(OP_FLAG_SELF)).isLessThan(before) in noteWithAttributionAndCheckOpEntries()
158 assertThat(attributionOpEntry.getLastAccessBackgroundTime(OP_FLAGS_ALL)).isLessThan(before) in noteWithAttributionAndCheckOpEntries()
159 assertThat(opEntry.getLastAccessBackgroundTime(OP_FLAGS_ALL)).isLessThan(before) in noteWithAttributionAndCheckOpEntries()
164 .getLastAccessForegroundTime(OP_FLAG_SELF)).isLessThan(before) in noteWithAttributionAndCheckOpEntries()
170 ).isLessThan(before) in noteWithAttributionAndCheckOpEntries()
172 .isLessThan(before) in noteWithAttributionAndCheckOpEntries()
207 assertThat(attributionOpEntry.getLastAccessForegroundTime(OP_FLAG_SELF)).isLessThan(before) in noteInBackgroundWithAttributionAndCheckOpEntries()
208 assertThat(opEntry.getLastAccessForegroundTime(OP_FLAG_SELF)).isLessThan(before) in noteInBackgroundWithAttributionAndCheckOpEntries()
209 assertThat(attributionOpEntry.getLastAccessForegroundTime(OP_FLAGS_ALL)).isLessThan(before) in noteInBackgroundWithAttributionAndCheckOpEntries()
[all …]
/cts/hostsidetests/blobstore/src/com/android/cts/host/blob/
DStatsdBlobStoreAtomTest.java136 assertThat(blobInfo.getExpiryTimestampMillis()).isLessThan( in testPulledBlobStoreStats()
143 assertThat(commitTimeMs).isLessThan(testEndTimeMs); in testPulledBlobStoreStats()
157 assertThat(leaseExpiryMs).isLessThan(testEndTimeMs + BLOB_LEASE_EXPIRY_DURATION_MS); in testPulledBlobStoreStats()
/cts/common/device-side/bedstead/queryable/src/main/java/com/android/queryable/queries/
DLongQuery.java35 E isLessThan(long i); in isLessThan() method
DIntegerQuery.java40 E isLessThan(int i); in isLessThan() method
DLongQueryHelper.java68 public E isLessThan(long i) { in isLessThan() method in LongQueryHelper
DIntegerQueryHelper.java71 public E isLessThan(int i) { in isLessThan() method in IntegerQueryHelper
/cts/common/device-side/bedstead/queryable/src/test/java/com/android/queryable/queries/
DIntegerQueryHelperTest.java118 integerQueryHelper.isLessThan(INTEGER_VALUE); in matches_isLessThan_meetsRestriction_returnsTrue()
128 integerQueryHelper.isLessThan(INTEGER_VALUE); in matches_isLessThan_doesNotMeetRestriction_returnsFalse()
DLongQueryHelperTest.java117 longQueryHelper.isLessThan(LONG_VALUE); in matches_isLessThan_meetsRestriction_returnsTrue()
127 longQueryHelper.isLessThan(LONG_VALUE); in matches_isLessThan_doesNotMeetRestriction_returnsFalse()
/cts/hostsidetests/incident/apps/graphicsstatsapp/src/com/android/server/cts/device/graphicsstats/
DSimpleDrawFrameTests.java50 assertThat(initialFrames).isLessThan(5); in runTest()
/cts/tests/framework/base/windowmanager/src/android/server/wm/
DConfigChangeTests.java143 + " same configuration.").that(configChange).isLessThan(2); in testRotation180WithCutout()
151 + " or a configuration change.").that(relaunch + configChange).isLessThan(2); in testRotation180WithCutout()
DCompatChangeTests.java479 assertThat(getInitialDisplayAspectRatio()).isLessThan(ACTIVITY_LARGE_MIN_ASPECT_RATIO); in runSandboxTest()
/cts/hostsidetests/incident/src/com/android/server/cts/
DGraphicsStatsValidationTest.java106 assertThat(jankyDelta).isLessThan(45); in testJankyDrawFrame()
173 assertThat(jankyDelta).isLessThan(25); in testDaveyDrawFrame()
/cts/hostsidetests/statsdatom/src/android/cts/statsdatom/lib/
DAtomTestUtils.java96 .isLessThan(stateSets.size()); in assertStatesOccurred()
/cts/hostsidetests/statsdatom/src/android/cts/statsdatom/permissionstate/
DDangerousPermissionStateTests.java144 assertThat(gaugeMetricDataList.size()).isLessThan(fullDangerousPermissionState.size()); in testDangerousPermissionStateSampled()
/cts/common/device-side/bedstead/harrier/src/test/java/com/android/bedstead/harrier/
DDeviceStateTest.java540 assertThat(Build.VERSION.SDK_INT).isLessThan(31); in requireSdkVersionAnnotation_max_maxIsMet()
547 assertThat(Build.VERSION.SDK_INT).isLessThan(31); in requireSdkVersionAnnotation_minAndMax_bothAreMet()
/cts/tests/tests/wifi/src/android/net/wifi/cts/
DScanResultTest.java272 assertThat(timeDiff).isLessThan(6L * SCAN_WAIT_MSEC); in testScanResultTimeStamp()
DConnectedNetworkScorerTest.java215 assertThat(statsEntry.getRssi()).isLessThan(0); in testWifiUsabilityStatsEntry()
/cts/hostsidetests/media/src/android/media/metrics/cts/
DMediaMetricsAtomTests.java544 assertThat(atom.getBufferCapacity()).isLessThan(MAX_BUFFER_CAPACITY); in validateAAudioStreamAtom()
548 assertThat(atom.getFramesPerBurst()).isLessThan(atom.getBufferCapacity()); in validateAAudioStreamAtom()
/cts/tests/tests/graphics/src/android/graphics/text/cts/
DTextRunShaperTest.java75 assertThat(ascent).isLessThan(0f); in shapeText()
/cts/tests/tests/car/src/android/car/cts/utils/
DVehiclePropertyVerifier.java314 .that(carPropertyValue.getTimestamp()).isLessThan( in verifyCarPropertyValue()
/cts/hostsidetests/statsdatom/src/android/cts/statsdatom/statsd/
DAtomTestCase.java727 .isLessThan(stateSets.size()); in assertStatesOccurred()
/cts/tests/autofillservice/src/android/autofillservice/cts/testcore/
DUiBot.java1074 assertWithMessage(expectedTitle + " not found").that(retryCount).isLessThan(
/cts/tests/contentcaptureservice/src/android/contentcaptureservice/cts/
DLoginActivityTest.java1075 assertThat(BaseInputConnection.getComposingSpanStart((Spannable) text)).isLessThan(0); in assertNoComposingSpan()
/cts/tests/BlobStore/src/com/android/cts/blob/
DBlobStoreManagerTest.java1871 .isLessThan(DELTA_BYTES); in assertSizeBytesMostlyEquals()