Home
last modified time | relevance | path

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

/hardware/interfaces/biometrics/fingerprint/aidl/default/tests/
DSessionTest.cpp86 class SessionTest : public ::testing::Test { class
88 SessionTest() : mWorker(2) {} in SessionTest() function in aidl::android::hardware::biometrics::fingerprint::SessionTest
108 TEST_F(SessionTest, close) { in TEST_F() argument
/hardware/interfaces/biometrics/fingerprint/aidl/
DTEST_MAPPING13 "name": "android.hardware.biometrics.fingerprint.SessionTest"
/hardware/interfaces/biometrics/fingerprint/aidl/default/
DAndroid.bp133 name: "android.hardware.biometrics.fingerprint.SessionTest",
136 "tests/SessionTest.cpp",