Home
last modified time | relevance | path

Searched defs:print_time (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/commonlibrary/rust/ylong_runtime/ylong_runtime/examples/
H A Dylong_runtime_signal.rs29 fn print_time(duration: Duration) { in print_time() function
/aosp12/system/testing/gtest_extras/
H A DOptions.h46 bool print_time() const { return bools_.at("gtest_print_time"); } in print_time() function