Searched refs:timestamp (Results 1 – 1 of 1) sorted by relevance
176 std::string timestamp = android::base::GetProperty("ro.build.date.utc", ""); in VerifyAbUpdateCommands() local177 ASSERT_NE("", timestamp); in VerifyAbUpdateCommands()180 "post-timestamp=" + timestamp }; in VerifyAbUpdateCommands()227 std::string timestamp = android::base::GetProperty("ro.build.date.utc", ""); in TEST() local228 ASSERT_NE("", timestamp); in TEST()231 "ota-type=AB", "pre-device=" + device, "post-timestamp=" + timestamp, in TEST()