Searched refs:NanoTime (Results 1 – 2 of 2) sorted by relevance
28 static uint64_t NanoTime() { in NanoTime() function48 ss << "debug.test." << getpid() << "." << NanoTime() << "."; in TEST()136 ss << "debug.test." << getpid() << "." << NanoTime() << "." << "property_empty"; in TEST()
756 static int64_t NanoTime() { in NanoTime() function771 int64_t start_time = NanoTime(); in TEST()777 ASSERT_GE(NanoTime() - start_time, 1000000); in TEST()