Home
last modified time | relevance | path

Searched defs:t2 (Results 1 – 25 of 36) sorted by relevance

12

/packages/modules/Bluetooth/system/common/
Dtime_util_unittest.cc59 uint64_t t2 = bluetooth::common::time_get_os_boottime_ms(); in TEST() local
69 uint64_t t2 = bluetooth::common::time_get_os_boottime_us(); in TEST() local
80 uint64_t t2 = bluetooth::common::time_get_os_monotonic_raw_us(); in TEST() local
98 uint64_t t2 = bluetooth::common::time_get_os_boottime_ms(); in TEST() local
119 uint64_t t2 = bluetooth::common::time_get_os_boottime_us(); in TEST() local
142 uint64_t t2 = bluetooth::common::time_gettimeofday_us(); in TEST() local
160 uint64_t t2 = bluetooth::common::time_gettimeofday_us(); in TEST() local
/packages/modules/Connectivity/staticlibs/device/com/android/net/module/util/structs/
DIaPdOption.java61 public final long t2; field in IaPdOption
64 final long t2) { in IaPdOption()
76 final long t2) { in build()
/packages/services/Telecomm/tests/src/com/android/server/telecom/tests/
DVoipCallTransactionTest.java128 TestVoipCallTransaction t2 = new TestVoipCallTransaction("t2", 1000L, in testSerialTransactionSuccess() local
154 TestVoipCallTransaction t2 = new TestVoipCallTransaction("t2", 1000L, in testSerialTransactionFailed() local
189 TestVoipCallTransaction t2 = new TestVoipCallTransaction("t2", 500L, in testParallelTransactionSuccess() local
217 TestVoipCallTransaction t2 = new TestVoipCallTransaction("t2", 500L, in testParallelTransactionFailed() local
275 TestVoipCallTransaction t2 = new TestVoipCallTransaction("t2", 1000L, in testTransactionException() local
345 TestVoipCallTransaction t2 = new TestVoipCallTransaction("t2", 1000L, in testTransactionResultException() local
/packages/apps/Browser2/src/org/chromium/webview_shell/
DStartupTimeActivity.java26 long t2 = SystemClock.elapsedRealtime(); in onCreate() local
/packages/modules/Bluetooth/system/stack/smp/
Dp_256_ecc_pp.cc42 uint32_t t2[KEY_LENGTH_DWORDS_P256]; in ECC_Double() local
91 uint32_t t2[KEY_LENGTH_DWORDS_P256]; in ECC_Add() local
/packages/modules/AdServices/adservices/tests/unittest/service-core/measurement/src/com/android/adservices/service/measurement/noising/
DImpressionNoiseUtilTest.java56 void apply(T1 t1, T2 t2, T3 t3); in apply()
78 void apply(T1 t1, T2 t2, T3 t3, T4 t4); in apply()
/packages/modules/NetworkStack/src/android/net/dhcp6/
DDhcp6Packet.java208 public final int t2; 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()
259 final int t2 = buffer.getInt(); in decode() local
/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/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/modules/NeuralNetworks/tools/test_generator/tests/P_vts_internal/
Dadd_internal.mod.py29 t2 = Internal("t2", ("TENSOR_FLOAT32", [2])) variable
/packages/modules/NeuralNetworks/tools/test_generator/tests/P_internal/
Dadd_internal.mod.py29 t2 = Internal("t2", ("TENSOR_FLOAT32", [2])) variable
/packages/apps/TV/src/com/android/tv/recommendation/
DRoutineWatchEvaluator.java158 ProgramTime t2 = ProgramTime.createFromProgram(p2); in calculateTimeMatchScore() local
169 static double calculateOverlappedIntervalScore(ProgramTime t1, ProgramTime t2) { in calculateOverlappedIntervalScore()
/packages/modules/Telephony/services/QualifiedNetworksService/tests/src/com/android/telephony/qns/
DCellularQualityMonitorTest.java321 Threshold[] t2 = in testDiffApnDiffThresholdSameMeasurementType() local
386 Threshold[] t2 = in testDiffApnSameThresholdSameMeasurementType() local
DThresholdTest.java53 Threshold t2 = mThreshold.copy(); in testCopy() local
/packages/apps/Gallery/tests/src/com/android/camera/
DBitmapManagerUnitTests.java124 DecodeThread t2 = new DecodeThread(); in testThreadDecoding() local
/packages/apps/DevCamera/src/com/android/devcamera/
DMediaSaver.java126 long t2 = SystemClock.uptimeMillis(); in saveJpeg() local
/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
/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/keyboard/internal/
DHermiteInterpolator.java157 final float t2 = t * t; in interpolate() local
/packages/modules/Connectivity/bpf/headers/
DBpfRingbufTest.cpp77 struct timespec t1, t2; in RunTestN() local
/packages/modules/UprobeStats/src/bpf/headers/
DBpfRingbufTest.cpp77 struct timespec t1, t2; in RunTestN() local
/packages/modules/ImsMedia/tests/native/service/src/com/android/telephony/imsmedia/lib/libimsmedia/core/nodes/
DSocketNodeTest.cpp285 std::thread t2(&SocketNodeTest::StopNode, this, mReader); in TEST_F() local
/packages/modules/Bluetooth/system/bta/le_audio/
Dmetrics_collector.cc43 const metrics::ClockTimePoint& t2) { in get_timedelta_nanos()
/packages/modules/IntentResolver/tests/unit/src/com/android/intentresolver/contentpreview/payloadtoggle/domain/update/
DSelectionChangeCallbackImplTest.kt284 val t2 = in <lambda>() constant
/packages/apps/LegacyCamera/jni/feature_stab/db_vlvm/
Ddb_rob_image_homography.cpp77 double t2,frac; in db_RobImageHomography_Statistics() local
284 double *t1,*t2; in db_RobImageHomographyFetchJacobian() local
Ddb_metrics.h326 double temp_valueE, t2; variable

12