Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/compiler_service/test/unittest/aotcompilerproxy_unit/
Daotcompilerproxy_unit.cpp81 class AotCompilerProxyMock : public AotCompilerInterfaceProxy { class
83 …explicit AotCompilerProxyMock(const sptr<IRemoteObject>& remote): AotCompilerInterfaceProxy(remote… in AotCompilerProxyMock() function in OHOS::ArkCompiler::AotCompilerProxyMock