Searched refs:empty (Results 1 – 25 of 27) sorted by relevance
12
34 RegionSubject(rectA, timestamp = Timestamps.empty()).isHigher(rectB) in expectAllFailPositionChange()37 RegionSubject(rectA, timestamp = Timestamps.empty()).isHigherOrEqual(rectB) in expectAllFailPositionChange()40 RegionSubject(rectA, timestamp = Timestamps.empty()).isLower(rectB) in expectAllFailPositionChange()43 RegionSubject(rectA, timestamp = Timestamps.empty()).isLowerOrEqual(rectB) in expectAllFailPositionChange()51 RegionSubject(rectA, timestamp = Timestamps.empty()).isHigher(rectB) in detectPositionChangeHigher()52 RegionSubject(rectA, timestamp = Timestamps.empty()).isHigherOrEqual(rectB) in detectPositionChangeHigher()54 RegionSubject(rectA, timestamp = Timestamps.empty()).isLower(rectB) in detectPositionChangeHigher()57 RegionSubject(rectA, timestamp = Timestamps.empty()).isLowerOrEqual(rectB) in detectPositionChangeHigher()65 RegionSubject(rectA, timestamp = Timestamps.empty()).isLower(rectB) in detectPositionChangeLower()66 RegionSubject(rectA, timestamp = Timestamps.empty()).isLowerOrEqual(rectB) in detectPositionChangeLower()[all …]
30 _transitionTimeRange = TransitionTimeRange(Timestamps.empty(), Timestamps.empty()),37 _transitionTimeRange = TransitionTimeRange(Timestamps.empty(), Timestamps.empty()),
20 private val empty by lazy { Timestamp(0L, 0L, 0L, realTimestampFormatter) } in <lambda>() constant28 fun empty(): Timestamp = empty in min() method in android.tools.TimestampFactory
57 .isEqualTo(Timestamps.empty().systemUptimeNanos) in createsEntryWithCorrectClockTime()80 .isEqualTo(Timestamps.empty().systemUptimeNanos) in supportsMissingRealToElapsedTimeOffsetNs()81 Truth.assertThat(entry.timestamp.unixNanos).isEqualTo(Timestamps.empty().unixNanos) in supportsMissingRealToElapsedTimeOffsetNs()
85 Truth.assertThat(entry.timestamp.unixNanos).isEqualTo(Timestamps.empty().unixNanos) in usesRealTimestampWhenAvailableAndFallsbackOnElapsedTimestamp()
46 private Optional<String> mPropertiesFileName = Optional.empty();47 private Optional<String> mPreScriptFileName = Optional.empty();48 private Optional<String> mPostScriptFileName = Optional.empty();49 private Optional<String> mPreScriptContent = Optional.empty();50 private Optional<String> mPostScriptContent = Optional.empty();
65 private Optional<String> mGhidraZipNameFromBl = Optional.empty();216 Optional<Path> pathToAnalyzeHeadless = Optional.empty(); in getAnalyzeHeadlessPath()
154 List<String> empty = new ArrayList<>(); in testGetLatestBugReport() local155 createArchive("bugreport-2022-04-23-03-12-33", empty, empty); in testGetLatestBugReport()156 createArchive("bugreport-2022-04-20-21-44-11", empty, empty); in testGetLatestBugReport()157 createArchive("bugreport-2021-12-28-10-32-10", empty, empty); in testGetLatestBugReport()
54 Truth.assertThat(entry.timestamp.elapsedNanos).isEqualTo(Timestamps.empty().elapsedNanos) in createsEntryWithCorrectClockTime()71 Truth.assertThat(entry.timestamp.elapsedNanos).isEqualTo(Timestamps.empty().elapsedNanos) in supportsMissingRealToElapsedTimeOffsetNs()73 Truth.assertThat(entry.timestamp.unixNanos).isEqualTo(Timestamps.empty().unixNanos) in supportsMissingRealToElapsedTimeOffsetNs()
183 Truth.assertThat(entry.timestamp.elapsedNanos).isEqualTo(Timestamps.empty().elapsedNanos) in usesRealTimestampWhenAvailableAndFallsbackOnElapsedTimestamp()197 Truth.assertThat(entry.timestamp.elapsedNanos).isEqualTo(Timestamps.empty().elapsedNanos) in usesRealTimestampWhenAvailableAndFallsbackOnElapsedTimestamp()199 Truth.assertThat(entry.timestamp.unixNanos).isEqualTo(Timestamps.empty().unixNanos) in usesRealTimestampWhenAvailableAndFallsbackOnElapsedTimestamp()
7 src: "empty.sh",
87 return Optional.empty(); in pidsOf()111 return Optional.empty(); in pidOf()173 return Optional.empty(); in getProcessName()390 return Optional.empty();417 return Optional.empty();454 return Optional.empty();492 return pidNameMap.isEmpty() ? Optional.empty() : Optional.of(pidNameMap);
37 perfsetup_script := platform_testing/scripts/perf-setup/empty-setup.sh
39 Timestamps.empty() in getEntries()
99 return Optional.empty(); in parseBuildTimestamp()
30 override val timestamp = eventLog.entries.firstOrNull()?.timestamp ?: Timestamps.empty() in <lambda>()
102 return Optional.empty(); in waitForValueCatchingStaleObjectExceptions()
27 get() = subjects.firstOrNull()?.timestamp ?: Timestamps.empty() in <lambda>()
27 private var timestamp = Timestamps.empty()
6 * Skip test if wifi_chipset is empty.62 * Remove AP frequency check for the test cases with empty wifi_ssid.
273 Leave `wifi_password` as an empty string `""` if it's an open network.278 1. In the first run, define 2G and 5G SSID but leave the 5G DFS SSID to an empty280 2. In the second run, define the 5G DFS SSID but leave the 2G and 5G SSID as empty
358 public File createDirectory(String dir, boolean empty) { in createDirectory() argument361 if (empty) { in createDirectory()
201 this.kernelBuildDate = Optional.empty(); in setKernelBuildDate()
140 override val timestamp = Timestamps.empty()
362 return Optional.empty();373 return Optional.empty();