/system/bt/common/ |
D | time_util_unittest.cc | 31 uint64_t t1 = bluetooth::common::time_get_os_boottime_ms(); in TEST() local 40 uint64_t t1 = bluetooth::common::time_get_os_boottime_us(); in TEST() local 49 uint64_t t1 = bluetooth::common::time_get_os_boottime_ms(); in TEST() local 59 uint64_t t1 = bluetooth::common::time_get_os_boottime_us(); in TEST() local 76 uint64_t t1 = bluetooth::common::time_get_os_boottime_ms(); in TEST() local 97 uint64_t t1 = bluetooth::common::time_get_os_boottime_us(); in TEST() local 112 uint64_t t1 = bluetooth::common::time_gettimeofday_us(); in TEST() local 121 uint64_t t1 = bluetooth::common::time_gettimeofday_us(); in TEST() local 138 uint64_t t1 = 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/core/libpixelflinger/tests/codegen/ |
D | codegen.cpp | 44 static void ggl_test_codegen(uint32_t n, uint32_t p, uint32_t t0, uint32_t t1) in ggl_test_codegen() 92 uint32_t t1; in main() local
|
/system/extras/tests/pftest/ |
D | pftest.c | 101 unsigned long long t1 = stop_watch(); in main() local
|
/system/bt/stack/smp/ |
D | p_256_ecc_pp.cc | 42 uint32_t t1[KEY_LENGTH_DWORDS_P256]; in ECC_Double() local 91 uint32_t t1[KEY_LENGTH_DWORDS_P256]; in ECC_Add() local
|
/system/extras/tests/timetest/ |
D | timetest.c | 61 struct timespec t1, dtmin, dtminp, dtmax; in main() local
|
/system/core/base/ |
D | properties_test.cpp | 154 auto t1 = std::chrono::steady_clock::now(); in TEST() local 224 auto t1 = std::chrono::steady_clock::now(); in TEST() 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/netd/resolv/ |
D | res_stats.cpp | 28 int _res_stats_calculate_rtt(const timespec* t1, const timespec* t0) { in _res_stats_calculate_rtt()
|
D | resolver_test.cpp | 268 auto t1 = std::chrono::steady_clock::now(); in RunGetAddrInfoStressTest_Binder() local 690 std::thread t1([&, this]() { in TEST_F() 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/core/libpixelflinger/codeflinger/ |
D | texturing.cpp | 73 const int t1 = (parts.reload & 2) ? scratches.obtain() : 0; in init_iterated_color() local
|
/system/bt/stack/crypto_toolbox/ |
D | aes.cc | 564 uint_8t tt, t0, t1, t2, t3; local
|
/system/bt/stack/rfcomm/ |
D | rfc_int.h | 101 uint8_t t1; member
|
/system/tools/hidl/test/java_test/src/com/android/commands/hidl_test_java/ |
D | HidlTestJava.java | 877 IBaz.T t1 = new IBaz.T(); in client() local
|
/system/update_engine/ |
D | omaha_request_action_unittest.cc | 2457 Time t1, t2; in TEST_F() local
|