Home
last modified time | relevance | path

Searched defs:extra_args (Results 1 – 6 of 6) sorted by relevance

/art/runtime/
Ddexopt_test.cc76 const std::vector<std::string>& extra_args) { in GenerateOatForTest()
147 const std::vector<std::string>& extra_args) { in GenerateOdexForTest()
/art/dex2oat/
Ddex2oat_image_test.cc117 ImageSizes CompileImageAndGetSizes(const std::vector<std::string>& extra_args) { in CompileImageAndGetSizes()
148 bool CompileBootImage(const std::vector<std::string>& extra_args, in CompileBootImage()
Ddex2oat_test.cc76 const std::vector<std::string>& extra_args = {}, in GenerateOdexForTestWithStatus()
113 const std::vector<std::string>& extra_args = {}, in GenerateOdexForTest()
132 const std::vector<std::string>& extra_args, in GenerateOdexForTest()
252 void RunTest(bool use_fd, bool expect_use, const std::vector<std::string>& extra_args = {}) { in RunTest()
484 const std::vector<std::string>& extra_args = {}) { in RunTest()
658 const std::vector<std::string>& extra_args = {}, in CompileProfileOdex()
984 void RunTest(bool expect_success, const std::vector<std::string>& extra_args = {}) { in RunTest()
1031 int RunTest(const std::vector<std::string>& extra_args = {}) { in RunTest()
1069 std::vector<std::string> extra_args; in RunTest() local
2371 void RunTest(const std::vector<std::string>& extra_args = {}) { in RunTest()
/art/tools/jfuzz/
Drun_jfuzz_test.py180 def __init__(self, dexer, debug_info, extra_args=None): argument
255 def __init__(self, dexer, debug_info, device, extra_args=None): argument
/art/profman/
Dprofile_assistant_test.cc267 std::vector<std::string>& extra_args, in RunProfman()
291 std::vector<std::string> extra_args; in DumpClassesAndMethods() local
297 std::vector<std::string> extra_args; in DumpOnly() local
/art/tools/hiddenapi/
Dhiddenapi_test.cc47 const std::vector<std::string>& extra_args, in RunHiddenapiEncode()