Searched refs:CheckMode (Results 1 – 2 of 2) sorted by relevance
38 static int CheckMode(const std::string& target_emmc) { in CheckMode() function172 return CheckMode(check_target); in applypatch_modes()
183 TEST_F(ApplyPatchModesTest, CheckMode) { in TEST_F() argument