Home
last modified time | relevance | path

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

/hardware/interfaces/security/keymint/aidl/vts/functional/
DKeyMintTest.cpp51 struct std::equal_to<KeyCharacteristics> { struct in std::std
52 bool operator()(const KeyCharacteristics& a, const KeyCharacteristics& b) const { in operator ()()