Home
last modified time | relevance | path

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

/aosp14/frameworks/base/tools/aapt2/test/
H A DFixture.cpp115 bool CommandTestFixture::Link(const std::vector<std::string>& args, android::StringPiece flat_dir, in Link() argument
129 std::optional<std::vector<std::string>> compiled_files = file::FindFiles(flat_dir, diag); in Link()
132 compile_file = file::BuildPath({flat_dir, compile_file}); in Link()
H A DFixture.h83 bool Link(const std::vector<std::string>& args, android::StringPiece flat_dir,