Home
last modified time | relevance | path

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

/system/core/fs_mgr/libsnapshot/
Dsnapshot_fuzz.cpp66 const SnapshotTestModule* current_module = nullptr; variable
172 CHECK(current_module != nullptr); in SNAPSHOT_FUZZ_FUNCTION()
173 CHECK(current_module->device_info != nullptr); in SNAPSHOT_FUZZ_FUNCTION()
174 current_module->device_info->SwitchSlot(); in SNAPSHOT_FUZZ_FUNCTION()
227 current_module = &test_module; in SetUpTest()
233 current_module = nullptr; in TearDownTest()