Searched defs:Compare (Results 1 - 2 of 2) sorted by relevance

/system/tools/aidl/
H A Dgenerate_cpp_unittest.cpp682 void Compare(Document* doc, const char* expected) { function in class:android::aidl::cpp::ASTTest
716 Compare(doc.get(), kExpectedComplexTypeClientHeaderOutput);
723 Compare(doc.get(), kExpectedComplexTypeClientSourceOutput);
730 Compare(doc.get(), kExpectedComplexTypeServerHeaderOutput);
737 Compare(doc.get(), kExpectedComplexTypeServerSourceOutput);
744 Compare(doc.get(), kExpectedComplexTypeInterfaceHeaderOutput);
751 Compare(doc.get(), kExpectedComplexTypeInterfaceSourceOutput);
/system/connectivity/shill/
H A Dservice.cc1067 bool Service::Compare(Manager* manager, function in class:shill::Service

Completed in 108 milliseconds