Searched refs:test_dir_input (Results 1 – 1 of 1) sorted by relevance
282 std::string test_dir_input; member297 test_dir_input = test_dir; in PrepareTestApexForInstall()299 test_file = test_dir_input + "/" + android::base::Basename(test); in PrepareTestApexForInstall()373 if (rmdir(test_dir_input.c_str()) != 0) { in ~PrepareTestApexForInstall()374 PLOG(ERROR) << "Unable to rmdir " << test_dir_input; in ~PrepareTestApexForInstall()