Searched refs:ResolveRemoteExecutable (Results 1 – 3 of 3) sorted by relevance
35 MOCK_METHOD2(ResolveRemoteExecutable,38 Status ResolveRemoteExecutable( in ResolveRemoteExecutable() function in RemoteAwarePlatformTester42 auto pair = ResolveRemoteExecutable(module_spec, module_search_paths_ptr); in ResolveRemoteExecutable()82 EXPECT_CALL(platform, ResolveRemoteExecutable(_, _)) in TEST_F()
928 ResolveRemoteExecutable(const ModuleSpec &module_spec,
803 Platform::ResolveRemoteExecutable(const ModuleSpec &module_spec, in ResolveRemoteExecutable() function in Platform1492 return ResolveRemoteExecutable(spec, module_sp, in GetCachedExecutable()