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