Home
last modified time | relevance | path

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

/aosp12/frameworks/base/tools/aapt2/process/
H A DSymbolTable_test.cpp104 const std::string app_compiled_files_dir = GetTestPath("app-compiled"); in TEST_F() local
110 app_compiled_files_dir, &diag)); in TEST_F()
119 ASSERT_TRUE(Link(link_args, app_compiled_files_dir, &diag)); in TEST_F()