Searched defs:contains (Results 1 – 3 of 3) sorted by relevance
/hardware/interfaces/keymaster/4.1/vts/functional/ |
D | Keymaster4_1HidlTest.h | 149 bool contains(hidl_vec<KeyParameter>& set, TypedTag typedTag) { in contains() function
|
/hardware/interfaces/keymaster/3.0/vts/functional/ |
D | keymaster_hidl_hal_test.cpp | 190 bool contains(hidl_vec<KeyParameter>& set, TypedTag<tag_type, tag> ttag, ValueT expected_value) { in contains() function 198 bool contains(hidl_vec<KeyParameter>& set, TypedTag<tag_type, tag>) { in contains() function
|
/hardware/interfaces/keymaster/4.0/vts/functional/ |
D | keymaster_hidl_hal_test.cpp | 80 bool contains(hidl_vec<KeyParameter>& set, TypedTag<tag_type, tag> ttag, ValueT expected_value) { in contains() function 88 bool contains(hidl_vec<KeyParameter>& set, TypedTag<tag_type, tag>) { in contains() function
|