Home
last modified time | relevance | path

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

/hardware/interfaces/biometrics/face/aidl/default/tests/
DVirtualHalTest.cpp152 } typeMap[] = {{FaceSensorType::RGB, "rgb"}, in TEST_F() local
155 for (auto const& x : typeMap) { in TEST_F()
/hardware/interfaces/biometrics/fingerprint/aidl/default/tests/
DVirtualHalTest.cpp152 } typeMap[] = {{FingerprintSensorType::REAR, "rear"}, in TEST_F() local
157 for (auto const& x : typeMap) { in TEST_F()