Searched refs:hash_tree_command (Results 1 – 1 of 1) sorted by relevance
/aosp_15_r20/bootable/deprecated-ota/tests/unit/ |
H A D | updater_test.cpp | 430 std::string hash_tree_command = android::base::Join(tokens, " "); in TEST_F() local 433 "4", "2", "0", "2", hash_tree_command, in TEST_F() 479 std::string hash_tree_command = android::base::Join(tokens, " "); in TEST_F() local 482 "4", "2", "0", "2", hash_tree_command, in TEST_F()
|