HomeSort by relevance Sort by last modified time
    Searched full:fp_device (Results 1 - 2 of 2) sorted by null

  /hardware/libhardware/tests/fingerprint/
fingerprint_tests.cpp 23 ASSERT_TRUE(NULL != fp_device()->enroll)
28 ASSERT_TRUE(NULL != fp_device()->remove)
33 ASSERT_TRUE(NULL != fp_device()->set_notify)
fingerprint_test_fixtures.h 68 fingerprint_device_t* fp_device() { return fp_device_; } function in class:tests::FingerprintDevice

Completed in 632 milliseconds