Home
last modified time | relevance | path

Searched defs:outDir (Results 1 – 3 of 3) sorted by relevance

/frameworks/base/tests/InputMethodStressTest/src/com/android/inputmethod/stresstest/
DScreenCaptureRule.java51 public ScreenCaptureRule(String outDir) { in ScreenCaptureRule()
/frameworks/base/tools/bit/
Dmake.cpp48 make_cache_filename(const string& outDir) in make_cache_filename()
66 BuildVars::BuildVars(const string& outDir, const string& buildProduct, in BuildVars()
/frameworks/base/tools/aapt2/cmd/
DCompile_test.cpp44 int TestCompile(const std::string& path, const std::string& outDir, bool legacy, in TestCompile()