Searched defs:LogResult (Results 1 – 5 of 5) sorted by relevance
| /external/angle/build/android/pylib/utils/ | ||
| D | time_profile.py | 33 def LogResult(self): member in TimeProfile |
| /external/cronet/build/android/pylib/utils/ | ||
| D | time_profile.py | 33 def LogResult(self): member in TimeProfile |
| /external/webrtc/test/testsupport/ | ||
| D | perf_test_histogram_writer.cc | 45 void LogResult(absl::string_view graph_name, in LogResult() function in webrtc::test::__anoncf216eb00111::PerfTestHistogramWriter |
| /external/openthread/src/posix/platform/ | ||
| D | multicast_routing.cpp | 57 #define LogResult(aError, ...) … macro |
| /external/clang/tools/libclang/ | ||
| D | CIndexCodeCompletion.cpp | 725 SmallString<256> LogResult; in clang_codeCompleteAt_Impl() local |