Home
last modified time | relevance | path

Searched defs:RunRemote (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/system/media/audio_utils/tests/
H A Drun_remote_tests.cpp38 TEST(RunRemote, basic) { in TEST() argument
/aosp_15_r20/external/tensorflow/tensorflow/core/common_runtime/
H A Dfunction.cc1032 void FunctionLibraryRuntimeImpl::RunRemote(const Options& opts, Handle handle, in RunRemote() function in tensorflow::FunctionLibraryRuntimeImpl