Home
last modified time | relevance | path

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

/aosp_15_r20/external/google-cloud-java/java-speech/proto-google-cloud-speech-v1/src/main/java/com/google/cloud/speech/v1/
H A DLongRunningRecognizeResponseOrBuilder.java176 com.google.rpc.Status getOutputError(); in getOutputError() method
H A DLongRunningRecognizeResponse.java280 public com.google.rpc.Status getOutputError() { in getOutputError() method in LongRunningRecognizeResponse
1685 public com.google.rpc.Status getOutputError() { in getOutputError() method in LongRunningRecognizeResponse.Builder
/aosp_15_r20/external/google-cloud-java/java-speech/proto-google-cloud-speech-v1p1beta1/src/main/java/com/google/cloud/speech/v1p1beta1/
H A DLongRunningRecognizeResponseOrBuilder.java176 com.google.rpc.Status getOutputError(); in getOutputError() method
H A DLongRunningRecognizeResponse.java283 public com.google.rpc.Status getOutputError() { in getOutputError() method in LongRunningRecognizeResponse
1706 public com.google.rpc.Status getOutputError() { in getOutputError() method in LongRunningRecognizeResponse.Builder
/aosp_15_r20/test/mlts/benchmark/jni/
Drun_tflite.cpp283 void BenchmarkModel::getOutputError(const uint8_t* expected_data, size_t length, in getOutputError() function in BenchmarkModel