Searched defs:substr (Results 1 – 3 of 3) sorted by relevance
86 static size_t FindEndOf(const std::string& str, const char* substr) { in FindEndOf()
56 void Check(const char* substr, bool next, const char* at_file, int at_line) { in Check()
202 ArtMethod* substr = GetClassRoot<mirror::String>()->FindClassMethod( in TEST_F() local