Home
last modified time | relevance | path

Searched defs:getStatString (Results 1 – 9 of 9) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/tools/android/test/src/org/tensorflow/demo/
H A DClassifier.java104 String getStatString(); in getStatString() method
H A DTensorFlowObjectDetectionAPIModel.java211 public String getStatString() { in getStatString() method in TensorFlowObjectDetectionAPIModel
H A DTensorFlowImageClassifier.java191 public String getStatString() { in getStatString() method in TensorFlowImageClassifier
H A DTensorFlowYoloDetector.java253 public String getStatString() { in getStatString() method in TensorFlowYoloDetector
H A DTensorFlowMultiBoxDetector.java277 public String getStatString() { in getStatString() method in TensorFlowMultiBoxDetector
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/
H A DImportedFunctionsInliningStatistics.cpp70 static std::string getStatString(const char *Msg, int32_t Fraction, int32_t All, in getStatString() function
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Analysis/
H A DImportedFunctionsInliningStatistics.cpp84 static std::string getStatString(const char *Msg, int32_t Fraction, int32_t All, in getStatString() function
/aosp_15_r20/external/webrtc/examples/androidapp/src/org/appspot/apprtc/
H A DCpuMonitor.java421 private synchronized String getStatString() { in getStatString() method in CpuMonitor
/aosp_15_r20/external/tensorflow/tensorflow/tools/android/inference_interface/java/org/tensorflow/contrib/android/
H A DTensorFlowInferenceInterface.java264 public String getStatString() { in getStatString() method in TensorFlowInferenceInterface