Searched defs:reportResult (Results 1 – 4 of 4) sorted by relevance
/external/llvm-project/clang/lib/Tooling/ | ||
D | Execution.cpp | 38 void ExecutionContext::reportResult(StringRef Key, StringRef Value) { in reportResult() function in clang::tooling::ExecutionContext |
/external/deqp/modules/glshared/ | ||
D | glsShaderPerformanceCase.cpp | 205 void ShaderPerformanceCase::reportResult (float mvertPerSecond, float mfragPerSecond) in reportResult() function in deqp::gls::ShaderPerformanceCase |
/external/sl4a/Common/src/com/googlecode/android_scripting/facade/wifi/ | ||
D | WifiScannerFacade.java | 126 public void reportResult(ScanResult[] results, String type) { in reportResult() method in WifiScannerFacade.WifiActionListener |
/external/sonivox/arm-wt-22k/lib_src/ | ||
D | eas_public.c | 430 EAS_RESULT reportResult = EAS_SUCCESS; in EAS_Shutdown() local |