Home
last modified time | relevance | path

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

/base/update/updater/test/unittest/updater_main_test/
Dupdater_main_unittest.cpp151 const std::string command4 = "--factory_wipe_data"; variable
152 … EXPECT_EQ(strncpy_s(boot.update, sizeof(boot.update) - 1, command4.c_str(), command4.size()), 0);