Searched defs:ReadOutput (Results 1 – 5 of 5) sorted by relevance
| /external/tensorflow/tensorflow/lite/testing/ | ||
| D | tf_driver.cc | 185 string TfDriver::ReadOutput(const string& name) { in ReadOutput() function in tflite::testing::TfDriver |
| D | test_runner_test.cc | 37 string ReadOutput(const string& name) override { return ""; } in ReadOutput() function in tflite::testing::__anon0fda01100111::ConcreteTestRunner |
| D | tflite_driver.cc | 526 string TfLiteDriver::ReadOutput(const string& name) { in ReadOutput() function in tflite::testing::TfLiteDriver |
| /external/pigweed/pw_ring_buffer/public/pw_ring_buffer/ | ||
| D | prefixed_entry_ring_buffer.h | 44 typedef Status (*ReadOutput)(span<const std::byte>); typedef |
| /external/tensorflow/tensorflow/lite/testing/nnapi_tflite_zip_tests/ | ||
| D | tflite_driver.cc | 384 string TfLiteDriver::ReadOutput(int id) { in ReadOutput() function in tflite::testing::TfLiteDriver |