Home
last modified time | relevance | path

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

/frameworks/base/tools/aapt2/test/
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()
DFixture.h83 bool Link(const std::vector<std::string>& args, android::StringPiece flat_dir,