Searched refs:current_module (Results 1 – 1 of 1) sorted by relevance
66 const SnapshotTestModule* current_module = nullptr; variable172 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()