Home
last modified time | relevance | path

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

/system/bt/common/
Dtime_util_unittest.cc50 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/
Dtime_test.cc98 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/
Dp_256_ecc_pp.cc43 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/
Dp_256_ecc_pp.cc48 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/
DTokenManager.cpp154 bool TokenManager::constantTimeCompare(const hidl_vec<uint8_t> &t1, const hidl_vec<uint8_t> &t2) { in constantTimeCompare()
/system/extras/libperfmgr/tests/
DPropertyNodeTest.cc61 PropertyNode t2("t2", key2, {{"value0"}, {"value1"}, {"value2"}}, 0, true); in TEST() local
DFileNodeTest.cc55 FileNode t2("t2", tf2.path, {{"value0"}, {"value1"}, {"value2"}}, 0, true); in TEST() local
/system/extras/simpleperf/
Dcmd_trace_sched.cpp310 auto sort_thread = [](const ThreadInfo* t1, const ThreadInfo* t2) { in BuildProcessInfo()
/system/tools/aidl/
Daidl_const_expressions.cpp159 bool AidlBinaryConstExpression::AreCompatibleTypes(Type t1, Type t2) { in AreCompatibleTypes()
/system/bt/stack/crypto_toolbox/
Daes.cc564 uint_8t tt, t0, t1, t2, t3; local
/system/bt/gd/crypto_toolbox/
Daes.cc512 uint_8t tt, t0, t1, t2, t3; local
/system/tools/hidl/test/java_test/src/com/android/commands/hidl_test_java/
DHidlTestJava.java995 IBaz.T t2 = new IBaz.T(); in client() local
/system/update_engine/
Domaha_request_action_unittest.cc2128 Time t1, t2; in TEST_F() local