Searched refs:SoftGateKeeper (Results 1 – 3 of 3) sorted by relevance
31 using ::gatekeeper::SoftGateKeeper;34 static void do_enroll(SoftGateKeeper &gatekeeper, EnrollResponse *response) { in do_enroll()46 SoftGateKeeper gatekeeper; in TEST()53 SoftGateKeeper gatekeeper; in TEST()65 SoftGateKeeper gatekeeper; in TEST()94 SoftGateKeeper gatekeeper; in TEST()149 SoftGateKeeper gatekeeper; in TEST()194 SoftGateKeeper gatekeeper; in TEST()
34 impl_.reset(new SoftGateKeeper()); in SoftGateKeeperDevice()71 std::unique_ptr<SoftGateKeeper> impl_;
42 class SoftGateKeeper : public GateKeeper {53 SoftGateKeeper() { in SoftGateKeeper() function58 virtual ~SoftGateKeeper() { in ~SoftGateKeeper()