Searched refs:out_info_path (Results 1 – 1 of 1) sorted by relevance
51 auto out_info_path = GetTestPath("apk_info.pb"); in TEST_F() local54 command.Execute({"-o", out_info_path, apk_path}, &std::cerr); in TEST_F()59 AssertProducedAndExpectedInfo(out_info_path, expected_path); in TEST_F()65 auto out_info_path = GetTestPath("apk_info.pb"); in TEST_F() local68 command.Execute({"-o", out_info_path, "--include-resource-table", "--include-xml", in TEST_F()75 AssertProducedAndExpectedInfo(out_info_path, expected_path); in TEST_F()