Searched refs:fp_device (Results 1 – 2 of 2) sorted by relevance
23 ASSERT_TRUE(NULL != fp_device()->enroll) in TEST_F()28 ASSERT_TRUE(NULL != fp_device()->remove) in TEST_F()33 ASSERT_TRUE(NULL != fp_device()->set_notify) in TEST_F()
68 fingerprint_device_t* fp_device() { return fp_device_; } in fp_device() function