Home
last modified time | relevance | path

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

/art/compiler/
Dcfi_test.h86 static size_t FindEndOf(const std::string& str, const char* substr) { in FindEndOf()
/art/compiler/debug/dwarf/
Ddwarf_test.h56 void Check(const char* substr, bool next, const char* at_file, int at_line) { in Check()
/art/runtime/
Dreference_table_test.cc202 ArtMethod* substr = GetClassRoot<mirror::String>()->FindClassMethod( in TEST_F() local