Searched defs:suffixes (Results 1 – 3 of 3) sorted by relevance
57 const char* suffixes = "bkmgtpe"; variable
153 void SetSuffixesToIgnore(std::vector<std::string> suffixes) { in SetSuffixesToIgnore()
866 std::vector<std::string> suffixes{"oat"}; in TEST_F() local