Home
last modified time | relevance | path

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

/hardware/interfaces/keymaster/3.0/vts/functional/
Dkeymaster_hidl_hal_test.cpp162 AuthorizationSet a_sw(a.softwareEnforced); in operator ==() local
167 a_sw.Sort(); in operator ==()
172 return a_sw == b_sw && a_tee == b_sw; in operator ==()
/hardware/interfaces/keymaster/4.0/vts/functional/
Dkeymaster_hidl_hal_test.cpp63 AuthorizationSet a_sw(a.softwareEnforced); in operator ==() local
68 a_sw.Sort(); in operator ==()
73 return a_sw == b_sw && a_tee == b_tee; in operator ==()