Searched refs:SwitchSlot (Results 1 – 2 of 2) sorted by relevance
170 SNAPSHOT_FUZZ_FUNCTION(SwitchSlot, void) { in SNAPSHOT_FUZZ_FUNCTION() argument174 current_module->device_info->SwitchSlot(); in SNAPSHOT_FUZZ_FUNCTION()343 ASSERT_RESULT_OK(Execute<SNAPSHOT_FUZZ_FN_NAME(SwitchSlot)>(i++)); in TEST_F()
132 void SwitchSlot() { switched_slot_ = !switched_slot_; } in SwitchSlot() function