Searched defs:Compare (Results 1 – 6 of 6) sorted by relevance
20 public class Compare { class
143 inline static int32_t Compare(T lhs, T rhs) { in Compare() function
106 virtual bool Compare(const VariantMapKeyRaw* other) const { in Compare() function
224 static int Compare(const BitMemoryRegion& lhs, const BitMemoryRegion& rhs) { in Compare() function
241 TEST_F(FdFileTest, Compare) { in TEST_F() argument
617 int FdFile::Compare(FdFile* other) { in Compare() function in unix_file::FdFile