Home
last modified time | relevance | path

Searched refs:SystemTests (Results 1 – 1 of 1) sorted by relevance

/bionic/benchmarks/tests/
Dinterface_test.cpp30 class SystemTests : public ::testing::Test { class
60 void SystemTests::SanitizeOutput() { in SanitizeOutput()
74 void SystemTests::Exec(std::vector<const char*> args) { in Exec()
101 void SystemTests::Verify(const std::string& expected_output, in Verify()
113 void SystemTests::RunTest(int expected_exitcode, std::vector<const char*> extra_args) { in RunTest()
143 TEST_F(SystemTests, check_benchmark_exe) { in TEST_F() argument
152 TEST_F(SystemTests, help) { in TEST_F() argument
180 TEST_F(SystemTests, all_benchmarks) { in TEST_F() argument
197 TEST_F(SystemTests, small) { in TEST_F() argument
208 TEST_F(SystemTests, medium) { in TEST_F() argument
[all …]