Home
last modified time | relevance | path

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

/system/testing/gtest_extras/tests/
DSystemTests.cpp77 void ExecAndCapture(std::vector<const char*> args);
198 void SystemTests::ExecAndCapture(std::vector<const char*> args) { in ExecAndCapture() function in android::gtest_extras::SystemTests
231 ExecAndCapture(args); in RunTest()
994 ASSERT_NO_FATAL_FAILURE(ExecAndCapture(args)); in TEST_F()
1007 ASSERT_NO_FATAL_FAILURE(ExecAndCapture(args)); in TEST_F()
1025 ASSERT_NO_FATAL_FAILURE(ExecAndCapture(args)); in TEST_F()
1167 ASSERT_NO_FATAL_FAILURE(ExecAndCapture(args)); in TEST_F()