Searched refs:test_input (Results 1 – 1 of 1) sorted by relevance
327 std::string test_input; // Original test file. member342 test_input = test; in PrepareTestApexForInstall()367 Result<ApexFile> apex_file = ApexFile::Open(test_input); in Prepare()370 << test_input << " failed to load: " << apex_file.error(); in Prepare()412 prepare(test_input, test_file, selinux_label_input); in Prepare()432 log << "test_input=" << installer->test_input << " "; in GetDebugStr()1683 Result<ApexFile> apex = ApexFile::Open(installer->test_input); in RunPrePost()