Home
last modified time | relevance | path

Searched defs:t3 (Results 1 – 13 of 13) sorted by relevance

/packages/services/Telecomm/tests/src/com/android/server/telecom/tests/
DVoipCallTransactionTest.java130 TestVoipCallTransaction t3 = new TestVoipCallTransaction("t3", 1000L, in testSerialTransactionSuccess() local
156 TestVoipCallTransaction t3 = new TestVoipCallTransaction("t3", 1000L, in testSerialTransactionFailed() local
191 TestVoipCallTransaction t3 = new TestVoipCallTransaction("t3", 200L, in testParallelTransactionSuccess() local
219 TestVoipCallTransaction t3 = new TestVoipCallTransaction("t3", 200L, in testParallelTransactionFailed() local
347 TestVoipCallTransaction t3 = new TestVoipCallTransaction("t3", 1000L, in testTransactionResultException() 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/NeuralNetworks/tools/test_generator/tests/P_vts_internal/
Dadd_internal.mod.py30 t3 = Internal("t3", ("TENSOR_FLOAT32", [2])) variable
/packages/modules/NeuralNetworks/tools/test_generator/tests/P_internal/
Dadd_internal.mod.py30 t3 = Internal("t3", ("TENSOR_FLOAT32", [2])) variable
/packages/modules/Telephony/services/QualifiedNetworksService/tests/src/com/android/telephony/qns/
DCellularQualityMonitorTest.java336 Threshold[] t3 = in testDiffApnDiffThresholdSameMeasurementType() local
401 Threshold[] t3 = in testDiffApnSameThresholdSameMeasurementType() local
/packages/modules/Bluetooth/system/stack/smp/
Dp_256_ecc_pp.cc43 uint32_t t3[KEY_LENGTH_DWORDS_P256]; in ECC_Double() local
/packages/modules/StatsD/statsd/tests/utils/
DMultiConditionTrigger_test.cpp38 string t1 = "t1", t2 = "t2", t3 = "t3", t4 = "t4", t5 = "t5"; in TEST() local
/packages/modules/HealthFitness/tests/cts/src/android/healthconnect/cts/datatypes/
DWeightRecordTest.java592 Instant t3 = t2.plus(oneHour); in testAggregateDuration_differentTimeZones_correctBucketTimes() local
DStepsRecordTest.java1439 Instant t3 = t2.plus(oneHour); in testAggregateDuration_differentTimeZones_correctBucketTimes() local
/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/imageshow/
DGeometryMathUtils.java114 float t3 = d1 - b1; in lineIntersect() local
/packages/modules/Bluetooth/system/gd/crypto_toolbox/
Daes.cc540 uint_8t tt, t0, t1, t2, t3; local
/packages/modules/AdServices/adservices/tests/unittest/service-core/measurement/src/com/android/adservices/data/measurement/
DMeasurementDaoTest.java4049 Trigger t3 = in prepareDataForFlexEventReportAndAttributionDeletion() local
4153 Trigger t3 = in prepareDataForSourceAndTriggerDeletion() local
11482 Trigger t3 = in countDistinctDebugAdIdsUsedByEnrollment_multipleSourcesAndTriggers() local
11563 Trigger t3 = in countDistinctDebugAdIdsUsedByEnrollment_multipleAdIdsPresent() local
11644 Trigger t3 = in countDistinctDebugAdIdsUsedByEnrollment_multipleEnrollmentIdsPresent() local
/packages/modules/DnsResolver/tests/
Dresolv_integration_test.cpp912 std::thread t3([&, this]() { in TEST_F() local