Searched refs:dlc_2 (Results 1 – 1 of 1) sorted by relevance
1984 auto dlc_1 = "dlc_1", dlc_2 = "dlc_2"; in TEST_F() local1986 {dlc_2, {.name = dlc_2}}}; in TEST_F()1990 pd_params_.args_to_update_completed = {dlc_2}; in TEST_F()2014 auto dlc_1 = "dlc_1", dlc_2 = "dlc_2"; in TEST_F() local2016 {dlc_2, {.name = dlc_2}}}; in TEST_F()2020 pd_params_.args_to_install_completed = {dlc_2}; in TEST_F()2441 auto dlc_1 = "1", dlc_2 = "2", dlc_3 = "3"; in TEST_F() local2444 {dlc_2, {.name = dlc_2}}, in TEST_F()2446 EXPECT_THAT(attempter_.GetSuccessfulDlcIds(), ElementsAre(dlc_2)); in TEST_F()