Home
last modified time | relevance | path

Searched refs:getErrors (Results 1 – 2 of 2) sorted by relevance

/packages/services/Car/cpp/vhal/client/test/
DHidlVhalClientTest.cpp144 std::vector<HalPropError> getErrors() { return mErrors; } in getErrors() function in android::frameworks::automotive::vhal::hidl_test::MockSubscriptionCallback
505 auto errors = callback->getErrors(); in TEST_F()
DAidlVhalClientTest.cpp262 std::vector<HalPropError> getErrors() { return mErrors; } in getErrors() function in android::frameworks::automotive::vhal::aidl_test::MockSubscriptionCallback
1070 auto errors = callback->getErrors(); in TEST_F()