Lines Matching refs:testing
290 class MutexConstructor : public ::testing::Test
380 class acquire : public ::testing::Test
431 class tryToAcquire : public ::testing::Test
466 class release : public ::testing::Test
513 class getGlobalMutex : public ::testing::Test
586 class GuardThreadConstructor : public ::testing::Test
670 class ClearableGuardConstructor : public ::testing::Test
701 class clear : public ::testing::Test
794 class ctor : public ::testing::Test
826 class reset : public ::testing::Test
874 ::testing::InitGoogleTest(&argc, argv); in main()