Home
last modified time | relevance | path

Searched defs:expectContent (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/device/google/felix/vibrator/cs40l26/tests/
Dtest-hwapi.cpp83 void expectContent(const std::string &name, const T &value) { in expectContent() function in aidl::android::hardware::vibrator::HwApiTest
/aosp_15_r20/external/libxml2/
H A Dtestchar.c894 bufCompare(xmlBufferPtr got, const xmlChar *expectContent, int expectLen) { in bufCompare()