Home
last modified time | relevance | path

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

/hardware/interfaces/identity/support/tests/
DIdentityCredentialSupportTest.cpp402 const std::string findStringValueForTstr(const cppbor::Map* map, const string& keyValue) { in findStringValueForTstr() function
598 string docType = findStringValueForTstr(document, "docType"); in TEST()