Home
last modified time | relevance | path

Searched defs:substr (Results 1 – 3 of 3) sorted by relevance

/art/compiler/
Dcfi_test.h85 static size_t FindEndOf(const std::string& str, const char* substr) { in FindEndOf()
/art/compiler/debug/dwarf/
Ddwarf_test.h55 void Check(const char* substr, bool next, const char* at_file, int at_line) { in Check()
/art/runtime/
Dreference_table_test.cc197 jmethodID substr = soa.Env()->GetMethodID(WellKnownClasses::java_lang_String, in TEST_F() local