Home
last modified time | relevance | path

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

/bootable/recovery/tests/unit/
Dinstall_test.cpp170 static void VerifyAbUpdateCommands(const std::string& serialno, bool success = true) { in VerifyAbUpdateCommands() function
219 VerifyAbUpdateCommands({}); in TEST()
256 VerifyAbUpdateCommands(serialno); in TEST()
269 VerifyAbUpdateCommands(random_serialno, false); in TEST()
277 VerifyAbUpdateCommands(long_serialno); in TEST()