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
195 def certify_bootimg(boot_img, output_img, algorithm, key, extra_args): argument
211 def certify_bootimg_zip(boot_img_zip, output_zip, algorithm, key, extra_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()