Home
last modified time | relevance | path

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

/bionic/benchmarks/tests/
Dinterface_test.cpp105int expected_exitcode, std::vector<const char*> extra_args, bool sanitize) { in Verify()
116 void SystemTests::RunTest(int expected_exitcode, std::vector<const char*> extra_args) { in RunTest()