Home
last modified time | relevance | path

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

/hardware/interfaces/identity/support/tests/
DIdentityCredentialSupportTest.cpp377 const cppbor::Array* findArrayValueForTstr(const cppbor::Map* map, const string& keyValue) { in findArrayValueForTstr() function
591 const cppbor::Array* documents = findArrayValueForTstr(deviceResponse, "documents"); in TEST()
623 const cppbor::Array* deviceMac = findArrayValueForTstr(deviceAuth, "deviceMac"); in TEST()