Home
last modified time | relevance | path

Searched defs:important (Results 1 – 13 of 13) sorted by relevance

/external/angle/src/tests/perf_tests/third_party/perf/
Dperf_test.cc61 bool important) in ResultsToString()
78 bool important) in PrintResultsImpl()
97 bool important) in PrintResult()
108 bool important) in PrintResult()
120 bool important) in AppendResult()
131 bool important) in PrintResult()
143 bool important) in AppendResult()
154 bool important) in PrintResultMeanAndError()
165 bool important) in AppendResultMeanAndError()
176 bool important) in PrintResultList()
[all …]
Dperf_result_reporter.h17 bool important; member
Dperf_result_reporter.cc72 bool important) in RegisterMetric()
/external/grpc-grpc/src/core/lib/profiling/
Dtimers.h39 #define GPR_TIMER_MARK(tag, important) \ argument
43 #define GPR_TIMER_SCOPE(tag, important) \ argument
60 #define GPR_TIMER_MARK(tag, important) \ argument
74 ProfileScope(const char* desc, bool important, const char* file, int line) in ProfileScope()
88 #define GPR_TIMER_SCOPE(tag, important) \ argument
Dbasic_timers.cc44 uint8_t important; member
234 int important, const char* file, int line) { in gpr_timers_log_add()
257 void gpr_timer_add_mark(const char* tagstr, int important, const char* file, in gpr_timer_add_mark()
262 void gpr_timer_begin(const char* tagstr, int important, const char* file, in gpr_timer_begin()
267 void gpr_timer_end(const char* tagstr, int important, const char* file, in gpr_timer_end()
/external/rust/crates/grpcio-sys/grpc/src/core/lib/profiling/
Dtimers.h39 #define GPR_TIMER_MARK(tag, important) \ argument
43 #define GPR_TIMER_SCOPE(tag, important) \ argument
60 #define GPR_TIMER_MARK(tag, important) \ argument
74 ProfileScope(const char* desc, bool important, const char* file, int line) in ProfileScope()
88 #define GPR_TIMER_SCOPE(tag, important) \ argument
Dbasic_timers.cc45 uint8_t important; member
240 int important, const char* file, int line) { in gpr_timers_log_add()
263 void gpr_timer_add_mark(const char* tagstr, int important, const char* file, in gpr_timer_add_mark()
268 void gpr_timer_begin(const char* tagstr, int important, const char* file, in gpr_timer_begin()
273 void gpr_timer_end(const char* tagstr, int important, const char* file, in gpr_timer_end()
/external/webrtc/test/testsupport/
Dperf_test.cc134 bool important, in PrintResult()
150 bool important, in PrintResultMeanAndError()
163 const bool important, in PrintResultList()
179 bool important) { in PrintResultImpl()
247 bool important, in PrintResult()
264 const bool important, in PrintResult()
281 bool important, in PrintResultMeanAndError()
298 bool important, in PrintResultList()
Dperf_test_histogram_writer.cc46 const bool important, in LogResult()
56 const bool important, in LogResultMeanAndError()
68 const bool important, in LogResultList()
/external/pdfium/core/fxcrt/css/
Dcfx_cssstylesheet_unittest.cpp53 bool important; in VerifyFloat() local
63 bool important; in VerifyEnum() local
73 bool important; in VerifyList() local
/external/googletest/docs/_sass/
Dmain.scss127 &.important { class
/external/jackson-databind/src/test/java/com/fasterxml/jackson/databind/introspect/
DTestAnnotationBundles.java92 boolean important() default true; in important() method
/external/deqp/modules/gles31/functional/
Des31fProgramInterfaceQueryTests.cpp6317 bool important; in generateTransformFeedbackVariableBasicTypeCases() member