Searched defs:IsolationTestOptions (Results 1 - 1 of 1) sorted by relevance

/bionic/tests/
H A Dgtest_main.cpp995 struct IsolationTestOptions { struct
1008 // gtest. PickOptions() picks the first part into IsolationTestOptions structure, leaving the second
1014 static bool PickOptions(std::vector<char*>& args, IsolationTestOptions& options) {
1188 IsolationTestOptions options;

Completed in 26 milliseconds