Searched refs:g_misc_device_for_test (Results 1 – 1 of 1) sorted by relevance
41 static std::optional<std::string> g_misc_device_for_test; variable45 g_misc_device_for_test = misc_device; in SetMiscBlockDeviceForTest()49 if (g_misc_device_for_test.has_value() && !g_misc_device_for_test->empty()) { in get_misc_blk_device()50 return *g_misc_device_for_test; in get_misc_blk_device()