Home
last modified time | relevance | path

Searched defs:StringEquals (Results 1 – 2 of 2) sorted by relevance

/art/libdexfile/dex/
Ddex_file-inl.h171 inline bool DexFile::StringEquals(const DexFile* df1, dex::StringIndex sidx1, in StringEquals() function
/art/runtime/mirror/
Dobject_test.cc486 TEST_F(ObjectTest, StringEquals) { in TEST_F() argument