Searched refs:TEST_GetFlags (Results 1 – 2 of 2) sorted by relevance
105 const std::vector<std::string>& TEST_GetFlags() { return flags_; } in TEST_GetFlags() function
439 const std::vector<std::string> flags = command->TEST_GetFlags(); in TEST_F()