Home
last modified time | relevance | path

Searched defs:TimeResults (Results 1 – 4 of 4) sorted by relevance

/external/rust/android-crates-io/crates/quiche/deps/boringssl/src/tool/
Dspeed.cc65 struct TimeResults { struct
67 unsigned num_calls;
69 unsigned us;
71 void Print(const std::string &description) const { in Print()
81 void PrintWithBytes(const std::string &description, in PrintWithBytes()
117 bool TimeResults::first_json_printed = false; argument
/external/cronet/stable/third_party/boringssl/src/tool/
Dspeed.cc83 struct TimeResults { struct
85 uint64_t num_calls;
87 uint64_t us;
89 void Print(const std::string &description) const { in Print()
100 void PrintWithBytes(const std::string &description, in PrintWithBytes()
116 void PrintJSON(const std::string &description, in PrintJSON()
140 bool TimeResults::first_json_printed = false; argument
/external/boringssl/src/tool/
Dspeed.cc80 struct TimeResults { struct
82 uint64_t num_calls;
84 uint64_t us;
86 void Print(const std::string &description) const { in Print()
97 void PrintWithBytes(const std::string &description, in PrintWithBytes()
113 void PrintJSON(const std::string &description, in PrintJSON()
137 bool TimeResults::first_json_printed = false; argument
/external/cronet/tot/third_party/boringssl/src/tool/
Dspeed.cc83 struct TimeResults { struct
85 uint64_t num_calls;
87 uint64_t us;
89 void Print(const std::string &description) const { in Print()
100 void PrintWithBytes(const std::string &description, in PrintWithBytes()
116 void PrintJSON(const std::string &description, in PrintJSON()
140 bool TimeResults::first_json_printed = false; argument