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