Searched defs:extra_args (Results 1 – 3 of 3) sorted by relevance
| /system/tools/mkbootimg/gki/ |
| D | certify_bootimg.py | 44 def add_certificate(boot_img, algorithm, key, extra_args): argument 164 def load_gki_info_file(gki_info_file, extra_args, extra_footer_args): argument 249 def certify_bootimg(boot_img, output_img, algorithm, key, extra_args, argument 267 algorithm, key, extra_args, extra_footer_args): argument
|
| /system/testing/gtest_extras/gtest_isolated/tests/ |
| D | SystemTests.cpp | 217 void SystemTests::RunTest(const std::string& test_name, std::vector<const char*> extra_args) { in RunTest() 238 std::vector<const char*> extra_args) { in RunTestCaptureFooter() 256 int expected_exitcode, std::vector<const char*> extra_args) { in Verify() 266 std::vector<const char*> extra_args) { in VerifySortedOutput()
|
| /system/extras/simpleperf/ |
| D | cmd_report_sample_test.cpp | 52 const std::vector<std::string>& extra_args = {}) { in GetProtobufReport()
|