Home
last modified time | relevance | path

Searched refs:GetCurrentMicroseconds (Results 1 - 4 of 4) sorted by relevance

/test/testfwk/arkxtest/uitest/test/
H A Drect_algorithm_test.cpp130 const auto micros0 = GetCurrentMicroseconds(); in TEST()
132 const auto micros1 = GetCurrentMicroseconds(); in TEST()
H A Dfrontend_api_handler_test.cpp73 return to_string(GetCurrentMicroseconds()); in GenerateUniqueId()
/test/testfwk/arkxtest/uitest/server/
H A Dserver_main.cpp136 auto ts = to_string(GetCurrentMicroseconds()); in DumpLayout()
175 auto ts = to_string(GetCurrentMicroseconds()); in ScreenCap()
/test/testfwk/arkxtest/uitest/core/
H A Dcommon_utilities_hpp.h59 inline uint64_t GetCurrentMicroseconds() in GetCurrentMicroseconds() function

Completed in 4 milliseconds