Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MITK/MITK
/ Load
Method
Load
Modules/CppMicroServices/test/usTestDriverActivator.cpp:30–34 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
28
}
29
30
void TestDriverActivator::Load(ModuleContext*)
31
{
32
this->m_Instance = this;
33
this->m_LoadCalled = true;
34
}
35
36
void TestDriverActivator::Unload(ModuleContext*)
37
{
Callers
15
TestEventListenerHook
Function · 0.45
TestFindHook
Function · 0.45
frame020a
Function · 0.45
usStaticModuleResourceTest
Function · 0.45
testDefaultAutoLoadPath
Function · 0.45
testCustomAutoLoadPath
Function · 0.45
usSharedLibraryTest
Function · 0.45
runLoadUnloadTest
Function · 0.45
frameSL02a
Function · 0.45
frameSL25a
Function · 0.45
TestServiceFactoryModuleScope
Function · 0.45
TestServiceFactoryPrototypeScope
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected