Home
last modified time | relevance | path

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

/system/update_engine/
Domaha_request_action_unittest.cc461 dlc_id_ = "dlc0"; in SetUp()
463 {kDlcPrefsSubDir, dlc_id_, kPrefsPingActive}); in SetUp()
465 {kDlcPrefsSubDir, dlc_id_, kPrefsPingLastActive}); in SetUp()
467 {kDlcPrefsSubDir, dlc_id_, kPrefsPingLastRollcall}); in SetUp()
482 std::string dlc_id_; member in chromeos_update_engine::OmahaRequestActionDlcPingTest
2977 OmahaRequestParams::AppParams app_param = {.name = dlc_id_}; in TEST_F()
2979 {{request_params_.GetDlcAppId(dlc_id_), app_param}}); in TEST_F()
2996 .name = dlc_id_, in TEST_F()
3000 {{request_params_.GetDlcAppId(dlc_id_), app_param}}); in TEST_F()
3019 .name = dlc_id_, in TEST_F()
[all …]