Home
last modified time | relevance | path

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

/system/tools/mkbootimg/gki/
Dcertify_bootimg.py44 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/extras/simpleperf/
Dcmd_report_sample_test.cpp49 const std::vector<std::string>& extra_args = {}) { in GetProtobufReport()
/system/testing/gtest_extras/tests/
DSystemTests.cpp214 void SystemTests::RunTest(const std::string& test_name, std::vector<const char*> extra_args) { in RunTest()
235 std::vector<const char*> extra_args) { in RunTestCaptureFooter()
253 int expected_exitcode, std::vector<const char*> extra_args) { in Verify()
263 std::vector<const char*> extra_args) { in VerifySortedOutput()