| /packages/modules/Bluetooth/system/common/ |
| D | time_util_unittest.cc | 31 uint64_t t1 = bluetooth::common::time_get_os_boottime_ms(); in TEST() local 40 uint64_t t1 = bluetooth::common::time_get_os_boottime_us(); in TEST() local 49 uint64_t t1 = bluetooth::common::time_get_os_monotonic_raw_us(); in TEST() local 58 uint64_t t1 = bluetooth::common::time_get_os_boottime_ms(); in TEST() local 68 uint64_t t1 = bluetooth::common::time_get_os_boottime_us(); in TEST() local 79 uint64_t t1 = bluetooth::common::time_get_os_monotonic_raw_us(); in TEST() local 96 uint64_t t1 = bluetooth::common::time_get_os_boottime_ms(); in TEST() local 117 uint64_t t1 = bluetooth::common::time_get_os_boottime_us(); in TEST() local 139 uint64_t t1 = bluetooth::common::time_get_os_monotonic_raw_us(); in TEST() local 154 uint64_t t1 = bluetooth::common::time_gettimeofday_us(); in TEST() local [all …]
|
| /packages/apps/Messaging/src/com/android/messaging/datamodel/ |
| D | DatabaseWrapper.java | 107 private static void printTiming(final long t1, final String msg) { in printTiming() 124 final long t1 = System.currentTimeMillis(); in beginTransaction() local 141 long t1 = 0; in endTransaction() local 180 long t1 = 0; in insertWithOnConflict() local 255 long t1 = 0; in query() local 286 long t1 = 0; in query() local 303 long t1 = 0; in queryNumEntries() local 323 long t1 = 0; in rawQuery() local 339 long t1 = 0; in update() local 359 long t1 = 0; in delete() local [all …]
|
| /packages/services/Telecomm/tests/src/com/android/server/telecom/tests/ |
| D | VoipCallTransactionTest.java | 117 VoipCallTransaction t1 = new TestVoipCallTransaction("t1", 1000L, in testSerialTransactionSuccess() local 142 VoipCallTransaction t1 = new TestVoipCallTransaction("t1", 1000L, in testSerialTransactionFailed() local 176 VoipCallTransaction t1 = new TestVoipCallTransaction("t1", 1000L, in testParallelTransactionSuccess() local 203 VoipCallTransaction t1 = new TestVoipCallTransaction("t1", 1000L, in testParallelTransactionFailed() local
|
| /packages/apps/Launcher3/quickstep/src/com/android/quickstep/util/ |
| D | GroupTask.java | 44 public GroupTask(@NonNull Task t1, @Nullable Task t2, @Nullable SplitBounds splitBounds) { in GroupTask() 48 protected GroupTask(@NonNull Task t1, @Nullable Task t2, @Nullable SplitBounds splitBounds, in GroupTask()
|
| /packages/modules/StatsD/statsd/tests/utils/ |
| D | MultiConditionTrigger_test.cpp | 36 string t1 = "t1", t2 = "t2", t3 = "t3", t4 = "t4", t5 = "t5"; in TEST() local 99 string t1 = "t1", t2 = "t2"; in TEST() local 130 string t1 = "t1"; in TEST() local
|
| /packages/apps/DevCamera/src/com/android/devcamera/ |
| D | MediaSaver.java | 87 long t1 = SystemClock.uptimeMillis(); in saveDepth() local 119 long t1 = SystemClock.uptimeMillis(); in saveJpeg() local
|
| /packages/apps/Browser2/src/org/chromium/webview_shell/ |
| D | StartupTimeActivity.java | 23 long t1 = SystemClock.elapsedRealtime(); in onCreate() local
|
| /packages/apps/LegacyCamera/jni/ |
| D | feature_mos_jni.cpp | 90 double t0, t1, time_c; in Init() local 168 double t0, t1, time_c; in AddFrame() local 194 double t0, t1, time_c; in Finalize() local 367 double t0, t1, time_c; in Java_com_android_camera_panorama_Mosaic_setSourceImageFromGPU() local 419 double t0, t1, time_c; in Java_com_android_camera_panorama_Mosaic_setSourceImage() local 524 double t0, t1, time_c; in Java_com_android_camera_panorama_Mosaic_createMosaic() local
|
| /packages/modules/Bluetooth/system/gd/security/ecc/ |
| D | p_256_ecc_pp.cc | 47 uint32_t t1[KEY_LENGTH_DWORDS_P256]; in ECC_Double() local 96 uint32_t t1[KEY_LENGTH_DWORDS_P256]; in ECC_Add() local
|
| /packages/modules/AdServices/adservices/tests/unittest/service-core/src/com/android/adservices/service/measurement/noising/ |
| D | ImpressionNoiseUtilTest.java | 41 void apply(T1 t1, T2 t2, T3 t3); in apply() 63 void apply(T1 t1, T2 t2, T3 t3, T4 t4); in apply()
|
| /packages/modules/Connectivity/nearby/tests/unit/src/com/android/server/nearby/common/bluetooth/fastpair/ |
| D | TimingLoggerTest.java | 98 try (ScopedTiming t1 = new ScopedTiming(timingLogger, label1)) { in logOrderedTiming() 213 private void assertOrderedTiming(Timing t1, Timing t2) { in assertOrderedTiming()
|
| /packages/modules/Bluetooth/system/stack/smp/ |
| D | p_256_ecc_pp.cc | 42 uint32_t t1[KEY_LENGTH_DWORDS_P256]; in ECC_Double() local 91 uint32_t t1[KEY_LENGTH_DWORDS_P256]; in ECC_Add() local
|
| /packages/modules/ImsMedia/service/src/com/android/telephony/imsmedia/lib/libimsmedia/core/utils/ |
| D | IImsMediaThread.cpp | 47 std::thread t1(&runThread, this); in StartThread() local
|
| /packages/modules/Bluetooth/system/gd/metrics/ |
| D | metrics_state.h | 45 inline int64_t get_timedelta_nanos(const ClockTimePoint& t1, const ClockTimePoint& t2) { in get_timedelta_nanos()
|
| /packages/apps/TV/tests/unit/src/com/android/tv/recommendation/ |
| D | RoutineWatchEvaluatorTest.java | 63 private static ScoredItem score(String t1, String t2) { in score() 283 int expectedSeconds, boolean overlappedOnSameDay, ProgramTime t1, ProgramTime t2) { in assertOverlappedIntervalScore()
|
| /packages/services/Car/tests/carservice_unit_test/src/com/android/car/ |
| D | SlidingWindowTest.java | 30 private static <T> boolean sameContents(Iterator<T> t1, Iterator<T> t2) { in sameContents()
|
| /packages/modules/NeuralNetworks/tools/test_generator/tests/P_internal/ |
| D | add_internal.mod.py | 28 t1 = Internal("t1", ("TENSOR_FLOAT32", [2])) variable
|
| /packages/modules/NeuralNetworks/tools/test_generator/tests/P_vts_internal/ |
| D | add_internal.mod.py | 28 t1 = Internal("t1", ("TENSOR_FLOAT32", [2])) variable
|
| /packages/modules/Telephony/services/QualifiedNetworksService/tests/src/com/android/telephony/qns/ |
| D | CellularQualityMonitorTest.java | 312 Threshold[] t1 = in testDiffApnDiffThresholdSameMeasurementType() local 377 Threshold[] t1 = in testDiffApnSameThresholdSameMeasurementType() local
|
| /packages/apps/TV/src/com/android/tv/recommendation/ |
| D | RoutineWatchEvaluator.java | 157 ProgramTime t1 = ProgramTime.createFromProgram(p1); in calculateTimeMatchScore() local 169 static double calculateOverlappedIntervalScore(ProgramTime t1, ProgramTime t2) { in calculateOverlappedIntervalScore()
|
| /packages/modules/NetworkStack/src/android/net/dhcp6/ |
| D | Dhcp6Packet.java | 156 public int t1; field in Dhcp6Packet.PrefixDelegation 160 PrefixDelegation(int iaid, int t1, int t2, final IaPrefixOption ipo) { in PrefixDelegation() 343 final int t1 = buffer.getInt(); in decodePacket() local
|
| /packages/apps/Gallery/tests/src/com/android/camera/ |
| D | BitmapManagerUnitTests.java | 123 DecodeThread t1 = new DecodeThread(); in testThreadDecoding() local
|
| /packages/modules/DnsResolver/tests/ |
| D | resolv_stress_test.cpp | 74 auto t1 = std::chrono::steady_clock::now(); in RunGetAddrInfoStressTest() local
|
| /packages/modules/ImsMedia/service/src/com/android/telephony/imsmedia/lib/libimsmedia/core/video/android/ |
| D | ImsMediaVideoRenderer.cpp | 137 std::thread t1(&ImsMediaVideoRenderer::processBuffers, this); in Start() local
|
| /packages/apps/Calendar/src/com/android/calendar/ |
| D | CalendarViewAdapter.kt | 326 val t1 = Time(mTimeZone) in buildWeekDate() constant
|