Searched refs:mExpectedContent (Results 1 – 4 of 4) sorted by relevance
84 mExpectedContent[name] << value << std::endl; in expectContent()103 std::string expect = mExpectedContent[a.first].str(); in verifyContents()116 std::map<std::string, std::stringstream> mExpectedContent; member in aidl::android::hardware::vibrator::HwApiTest
92 mExpectedContent[name] << value << std::endl; in expectContent()111 std::string expect = mExpectedContent[a.first].str(); in verifyContents()139 std::map<std::string, std::stringstream> mExpectedContent; member in android::hardware::vibrator::V1_3::implementation::HwApiTest
91 mExpectedContent[name] << value << std::endl; in expectContent()110 std::string expect = mExpectedContent[a.first].str(); in verifyContents()138 std::map<std::string, std::stringstream> mExpectedContent; member in aidl::android::hardware::vibrator::HwApiTest