Searched defs:expectContent (Results 1 – 2 of 2) sorted by relevance
83 void expectContent(const std::string &name, const T &value) { in expectContent() function in aidl::android::hardware::vibrator::HwApiTest
894 bufCompare(xmlBufferPtr got, const xmlChar *expectContent, int expectLen) { in bufCompare()