Home
last modified time | relevance | path

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

/system/testing/gtest_extras/gtest_isolated/
DIsolate.h82 const std::vector<char*>& child_args_; variable
/system/testing/gtest_extras/gtest_isolated/tests/
DOptionsTest.cpp51 std::vector<char*> child_args_; member in android::gtest_extras::OptionsTest