Home
last modified time | relevance | path

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

/system/testing/gtest_extras/gtest_isolated/tests/
DSystemTests.cpp78 void ExecAndCapture(std::vector<const char*> args);
201 void SystemTests::ExecAndCapture(std::vector<const char*> args) { in ExecAndCapture() function in android::gtest_extras::SystemTests
234 ExecAndCapture(args); in RunTest()
1006 ASSERT_NO_FATAL_FAILURE(ExecAndCapture(args)); in TEST_F()
1019 ASSERT_NO_FATAL_FAILURE(ExecAndCapture(args)); in TEST_F()
1037 ASSERT_NO_FATAL_FAILURE(ExecAndCapture(args)); in TEST_F()
1179 ASSERT_NO_FATAL_FAILURE(ExecAndCapture(args)); in TEST_F()