Searched defs:GetInterpreter (Results 1 – 4 of 4) sorted by relevance
/external/openthread/src/cli/ | ||
D | cli.hpp | 142 static Interpreter &GetInterpreter(void) in GetInterpreter() function in ot::Cli::Interpreter |
/external/tensorflow/tensorflow/lite/profiling/ | ||
D | profile_summarizer_test.cc | 81 tflite::Interpreter* GetInterpreter() { return interpreter_.get(); } in GetInterpreter() function in tflite::profiling::__anonc720a2530111::SimpleOpModel |
/external/tensorflow/tensorflow/lite/tools/benchmark/ | ||
D | benchmark_test.cc | 128 const tflite::Interpreter* GetInterpreter() { return interpreter_.get(); } in GetInterpreter() function in tflite::benchmark::__anon5f775cc00211::TestBenchmark |
/external/angle/util/capture/ | ||
D | trace_interpreter.cpp | 661 TraceInterpreter &GetInterpreter() in GetInterpreter() function |