Home
last modified time | relevance | path

Searched defs:t1 (Results 1 – 25 of 56) sorted by relevance

123

/packages/modules/Bluetooth/system/common/
Dtime_util_unittest.cc31 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
132 uint64_t t1 = bluetooth::common::time_gettimeofday_us(); in TEST() local
141 uint64_t t1 = bluetooth::common::time_gettimeofday_us(); in TEST() local
[all …]
/packages/apps/Messaging/src/com/android/messaging/datamodel/
DDatabaseWrapper.java107 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/
DVoipCallTransactionTest.java126 TestVoipCallTransaction t1 = new TestVoipCallTransaction("t1", 1000L, in testSerialTransactionSuccess() local
152 TestVoipCallTransaction t1 = new TestVoipCallTransaction("t1", 1000L, in testSerialTransactionFailed() local
187 TestVoipCallTransaction t1 = new TestVoipCallTransaction("t1", 1000L, in testParallelTransactionSuccess() local
215 TestVoipCallTransaction t1 = new TestVoipCallTransaction("t1", 1000L, in testParallelTransactionFailed() local
273 TestVoipCallTransaction t1 = new TestVoipCallTransaction("t1", 1000L, in testTransactionException() local
314 TestVoipCallTransaction t1 = new TestVoipCallTransaction( in testTransactionHitsException() local
343 TestVoipCallTransaction t1 = new TestVoipCallTransaction("t1", 1000L, in testTransactionResultException() local
/packages/modules/Connectivity/staticlibs/device/com/android/net/module/util/structs/
DIaPdOption.java59 public final long t1; field in IaPdOption
63 IaPdOption(final short code, final short length, final long id, final long t1, in IaPdOption()
75 public static ByteBuffer build(final short length, final long id, final long t1, in build()
/packages/apps/Launcher3/quickstep/src/com/android/quickstep/util/
DGroupTask.java48 public GroupTask(@NonNull Task t1, @Nullable Task t2, @Nullable SplitBounds splitBounds) { in GroupTask()
52 protected GroupTask(@NonNull Task t1, @Nullable Task t2, @Nullable SplitBounds splitBounds, in GroupTask()
/packages/modules/StatsD/statsd/tests/utils/
DMultiConditionTrigger_test.cpp38 string t1 = "t1", t2 = "t2", t3 = "t3", t4 = "t4", t5 = "t5"; in TEST() local
101 string t1 = "t1", t2 = "t2"; in TEST() local
132 string t1 = "t1"; in TEST() local
196 const string t1 = "t1"; in TEST() local
231 const string t1 = "t1"; in TEST() local
/packages/apps/DevCamera/src/com/android/devcamera/
DMediaSaver.java87 long t1 = SystemClock.uptimeMillis(); in saveDepth() local
119 long t1 = SystemClock.uptimeMillis(); in saveJpeg() local
/packages/apps/Browser2/src/org/chromium/webview_shell/
DStartupTimeActivity.java23 long t1 = SystemClock.elapsedRealtime(); in onCreate() local
/packages/apps/LegacyCamera/jni/
Dfeature_mos_jni.cpp90 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/
Dp_256_ecc_pp.cc48 uint32_t t1[KEY_LENGTH_DWORDS_P256]; in ECC_Double() local
97 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/
DImpressionNoiseUtilTest.java61 void apply(T1 t1, T2 t2, T3 t3); in apply()
83 void apply(T1 t1, T2 t2, T3 t3, T4 t4); in apply()
/packages/modules/Bluetooth/system/stack/smp/
Dp_256_ecc_pp.cc43 uint32_t t1[KEY_LENGTH_DWORDS_P256]; in ECC_Double() local
92 uint32_t t1[KEY_LENGTH_DWORDS_P256]; in ECC_Add() local
/packages/modules/NetworkStack/src/android/net/dhcp6/
DDhcp6Packet.java207 public final int t1; field in Dhcp6Packet.PrefixDelegation
214 public PrefixDelegation(int iaid, int t1, int t2, in PrefixDelegation()
224 public PrefixDelegation(int iaid, int t1, int t2, in PrefixDelegation()
258 final int t1 = buffer.getInt(); in decode() local
/packages/modules/ImsMedia/service/src/com/android/telephony/imsmedia/lib/libimsmedia/core/utils/
DIImsMediaThread.cpp51 std::thread t1(&runThread, this); in StartThread() local
/packages/modules/Bluetooth/system/gd/metrics/
Dmetrics_state.h45 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/
DRoutineWatchEvaluatorTest.java63 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/
DSlidingWindowTest.java30 private static <T> boolean sameContents(Iterator<T> t1, Iterator<T> t2) { in sameContents()
/packages/modules/NeuralNetworks/tools/test_generator/tests/P_internal/
Dadd_internal.mod.py28 t1 = Internal("t1", ("TENSOR_FLOAT32", [2])) variable
/packages/modules/NeuralNetworks/tools/test_generator/tests/P_vts_internal/
Dadd_internal.mod.py28 t1 = Internal("t1", ("TENSOR_FLOAT32", [2])) variable
/packages/modules/Telephony/services/QualifiedNetworksService/tests/src/com/android/telephony/qns/
DCellularQualityMonitorTest.java312 Threshold[] t1 = in testDiffApnDiffThresholdSameMeasurementType() local
377 Threshold[] t1 = in testDiffApnSameThresholdSameMeasurementType() local
/packages/apps/TV/src/com/android/tv/recommendation/
DRoutineWatchEvaluator.java157 ProgramTime t1 = ProgramTime.createFromProgram(p1); in calculateTimeMatchScore() local
169 static double calculateOverlappedIntervalScore(ProgramTime t1, ProgramTime t2) { in calculateOverlappedIntervalScore()
/packages/apps/Gallery/tests/src/com/android/camera/
DBitmapManagerUnitTests.java123 DecodeThread t1 = new DecodeThread(); in testThreadDecoding() local
/packages/modules/DnsResolver/tests/
Dresolv_stress_test.cpp74 auto t1 = std::chrono::steady_clock::now(); in RunGetAddrInfoStressTest() local
/packages/modules/ImsMedia/service/src/com/android/telephony/imsmedia/lib/libimsmedia/core/video/android/
DImsMediaVideoRenderer.cpp139 std::thread t1(&ImsMediaVideoRenderer::processBuffers, this); in Start() local
/packages/modules/Bluetooth/system/gd/hal/
Dhci_hal_android_test.cc106 const auto t1 = std::chrono::steady_clock::now(); in TEST_F() local

123