Searched defs:StringEquals (Results 1 – 2 of 2) sorted by relevance
171 inline bool DexFile::StringEquals(const DexFile* df1, dex::StringIndex sidx1, in StringEquals() function
486 TEST_F(ObjectTest, StringEquals) { in TEST_F() argument