Searched refs:StripPrefix (Results 1 – 3 of 3) sorted by relevance
81 static const char *StripPrefix(const char *str, const char *prefix) { in StripPrefix() function107 const char *next_char = StripPrefix(line, kTypeStrings[type]); in Parse()
20 std::string StripPrefix(const std::string& test_name) { in StripPrefix() function63 std::string stripped_test_name(StripPrefix(current_test)); in ParseTestFilter()
77 def StripPrefix(arg, prefix): function1373 target = StripPrefix(target, 'lib')