Searched defs:name1 (Results 1 – 3 of 3) sorted by relevance
65 const char* name1 = "First Split"; in TEST_F() local
647 std::string name1 = "<null>"; in ExclusiveUnlock() local
115 void LoadDexFile(ScopedObjectAccess& soa, const char* name1, const char* name2 = nullptr) in LoadDexFile()