/system/bt/common/ |
D | time_util_unittest.cc | 50 uint64_t t2 = bluetooth::common::time_get_os_boottime_ms(); in TEST() local 60 uint64_t t2 = bluetooth::common::time_get_os_boottime_us(); in TEST() local 78 uint64_t t2 = bluetooth::common::time_get_os_boottime_ms(); in TEST() local 99 uint64_t t2 = bluetooth::common::time_get_os_boottime_us(); in TEST() local 122 uint64_t t2 = bluetooth::common::time_gettimeofday_us(); in TEST() local 140 uint64_t t2 = bluetooth::common::time_gettimeofday_us(); in TEST() local
|
/system/chre/util/tests/ |
D | time_test.cc | 98 Milliseconds t1(5), t2(5), t3(6); in TEST() local 160 Nanoseconds t1(5), t2(5), t3(6); in TEST() local 166 Nanoseconds t1(5), t2(5), t3(6); in TEST() local 202 Nanoseconds t1(5), t2(5), t3(6); in TEST() local 209 Nanoseconds t1(5), t2(5), t3(6); in TEST() local 216 Nanoseconds t1(5), t2(5), t3(6); in TEST() local 223 Nanoseconds t1(5), t2(5), t3(6); in TEST() local
|
/system/bt/stack/smp/ |
D | p_256_ecc_pp.cc | 43 uint32_t t2[KEY_LENGTH_DWORDS_P256]; in ECC_Double() local 92 uint32_t t2[KEY_LENGTH_DWORDS_P256]; in ECC_Add() local
|
/system/bt/gd/security/ecc/ |
D | p_256_ecc_pp.cc | 48 uint32_t t2[KEY_LENGTH_DWORDS_P256]; in ECC_Double() local 97 uint32_t t2[KEY_LENGTH_DWORDS_P256]; in ECC_Add() local
|
/system/hwservicemanager/ |
D | TokenManager.cpp | 154 bool TokenManager::constantTimeCompare(const hidl_vec<uint8_t> &t1, const hidl_vec<uint8_t> &t2) { in constantTimeCompare()
|
/system/chre/chpp/include/chpp/ |
D | macros.h | 124 #define check_types_match(t1, t2) ((__typeof__(t1) *)0 != (__typeof__(t2) *)0) argument
|
/system/extras/simpleperf/ |
D | cmd_trace_sched.cpp | 313 auto sort_thread = [](const ThreadInfo* t1, const ThreadInfo* t2) { in BuildProcessInfo()
|
/system/bt/gd/crypto_toolbox/ |
D | aes.cc | 512 uint_8t tt, t0, t1, t2, t3; local
|
/system/bt/stack/crypto_toolbox/ |
D | aes.cc | 564 uint_8t tt, t0, t1, t2, t3; local
|
/system/tools/aidl/ |
D | aidl_const_expressions.cpp | 280 bool AidlBinaryConstExpression::AreCompatibleTypes(Type t1, Type t2) { in AreCompatibleTypes()
|
/system/tools/hidl/test/java_test/src/com/android/commands/hidl_test_java/ |
D | HidlTestJava.java | 996 IBaz.T t2 = new IBaz.T(); in client() local
|
/system/update_engine/cros/ |
D | omaha_request_action_unittest.cc | 2243 Time t1, t2; in TEST_F() local
|