Searched refs:mockAuth (Results 1 – 1 of 1) sorted by relevance
/ohos5.0/base/useriam/user_auth_framework/test/unittest/services/src/ |
H A D | simple_auth_context_test.cpp | 91 ASSERT_NE(mockAuth, nullptr); 109 ASSERT_NE(mockAuth, nullptr); 126 ASSERT_NE(mockAuth, nullptr); 147 ASSERT_NE(mockAuth, nullptr); 167 ASSERT_NE(mockAuth, nullptr); 189 ASSERT_NE(mockAuth, nullptr); 213 ASSERT_NE(mockAuth, nullptr); 243 ASSERT_NE(mockAuth, nullptr); 261 ASSERT_NE(mockAuth, nullptr); 277 ON_CALL(*mockAuth, Start) [all …]
|