Lines Matching refs:testing
70 class ctors : public ::testing::Test
91 class logonUser : public ::testing::Test
134 class getUserIdent : public ::testing::Test
153 class getUserName : public ::testing::Test
180 class getHomeDir : public ::testing::Test
198 class getConfigDir : public ::testing::Test
216 class isAdministrator : public ::testing::Test
233 class getHandle : public ::testing::Test
247 class UserProfile : public ::testing::Test
267 class loginUserOnFileServer : public ::testing::Test
607 ::testing::InitGoogleTest(&argc, argv); in main()