Home
last modified time | relevance | path

Searched defs:LogResult (Results 1 – 5 of 5) sorted by relevance

/external/angle/build/android/pylib/utils/
Dtime_profile.py33 def LogResult(self): member in TimeProfile
/external/cronet/build/android/pylib/utils/
Dtime_profile.py33 def LogResult(self): member in TimeProfile
/external/webrtc/test/testsupport/
Dperf_test_histogram_writer.cc45 void LogResult(absl::string_view graph_name, in LogResult() function in webrtc::test::__anoncf216eb00111::PerfTestHistogramWriter
/external/openthread/src/posix/platform/
Dmulticast_routing.cpp57 #define LogResult(aError, ...) … macro
/external/clang/tools/libclang/
DCIndexCodeCompletion.cpp725 SmallString<256> LogResult; in clang_codeCompleteAt_Impl() local