Home
last modified time | relevance | path

Searched refs:g_mockFindNativeModuleByCache (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/foundation/arkui/napi/module_manager/test/mock/src/
H A Dmock_native_module_manager.cpp25 NativeModule *g_mockFindNativeModuleByCache = nullptr; variable
35 g_mockFindNativeModuleByCache = module; in MockFindNativeModuleByCache()
52 g_mockFindNativeModuleByCache = nullptr; in MockResetModuleManagerState()
85 GTEST_LOG_(INFO) << g_mockFindNativeModuleByCache; in FindNativeModuleByCache()
86 return g_mockFindNativeModuleByCache; in FindNativeModuleByCache()