/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/hwservicemanager/ |
D | TokenManager.cpp | 152 bool TokenManager::constantTimeCompare(const hidl_vec<uint8_t> &t1, const hidl_vec<uint8_t> &t2) { in constantTimeCompare()
|
/system/extras/libperfmgr/tests/ |
D | PropertyNodeTest.cc | 61 PropertyNode t2("t2", key2, {{"value0"}, {"value1"}, {"value2"}}, 0, true); in TEST() local
|
D | FileNodeTest.cc | 55 FileNode t2("t2", tf2.path, {{"value0"}, {"value1"}, {"value2"}}, 0, true); in TEST() local
|
/system/extras/simpleperf/ |
D | cmd_trace_sched.cpp | 320 auto sort_thread = [](const ThreadInfo* t1, const ThreadInfo* t2) { in BuildProcessInfo()
|
D | cmd_report_sample.cpp | 650 auto compare_thread_id = [](const ThreadEntry* t1, const ThreadEntry* t2) { in PrintThreadInfoInProtobuf()
|
/system/bt/stack/crypto_toolbox/ |
D | aes.cc | 564 uint_8t tt, t0, t1, t2, t3; local
|
/system/tools/hidl/test/java_test/src/com/android/commands/hidl_test_java/ |
D | HidlTestJava.java | 878 IBaz.T t2 = new IBaz.T(); in client() local
|
/system/update_engine/ |
D | omaha_request_action_unittest.cc | 2457 Time t1, t2; in TEST_F() local
|
/system/netd/resolv/ |
D | resolver_test.cpp | 703 std::thread t2([&, this]() { in TEST_F() local
|