Searched defs:extra_args (Results 1 – 6 of 6) sorted by relevance
/art/runtime/ |
D | dexopt_test.cc | 76 const std::vector<std::string>& extra_args) { in GenerateOatForTest() 147 const std::vector<std::string>& extra_args) { in GenerateOdexForTest()
|
/art/dex2oat/ |
D | dex2oat_image_test.cc | 117 ImageSizes CompileImageAndGetSizes(const std::vector<std::string>& extra_args) { in CompileImageAndGetSizes() 148 bool CompileBootImage(const std::vector<std::string>& extra_args, in CompileBootImage()
|
D | dex2oat_test.cc | 76 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/ |
D | run_jfuzz_test.py | 180 def __init__(self, dexer, debug_info, extra_args=None): argument 255 def __init__(self, dexer, debug_info, device, extra_args=None): argument
|
/art/profman/ |
D | profile_assistant_test.cc | 267 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/ |
D | hiddenapi_test.cc | 47 const std::vector<std::string>& extra_args, in RunHiddenapiEncode()
|