Lines Matching refs:Times
383 .Times(AnyNumber()); in ignoreNonMockPassInstrumentation()
386 .Times(AnyNumber()); in ignoreNonMockPassInstrumentation()
389 .Times(AnyNumber()); in ignoreNonMockPassInstrumentation()
392 .Times(AnyNumber()); in ignoreNonMockPassInstrumentation()
395 .Times(AnyNumber()); in ignoreNonMockPassInstrumentation()
398 .Times(AnyNumber()); in ignoreNonMockPassInstrumentation()
572 .Times(0); in TEST_F()
594 .Times(3); in TEST_F()
596 EXPECT_CALL(AnalysisHandle, run(HasName("<string>"), _)).Times(0); in TEST_F()
597 EXPECT_CALL(PassHandle, run(HasName("<string>"), _)).Times(0); in TEST_F()
603 .Times(0); in TEST_F()
606 .Times(0); in TEST_F()
609 .Times(0); in TEST_F()
612 .Times(0); in TEST_F()
625 .Times(5); in TEST_F()
629 .Times(1); in TEST_F()
633 .Times(1); in TEST_F()
637 .Times(1); in TEST_F()
641 .Times(1); in TEST_F()
646 .Times(5); in TEST_F()
649 .Times(1); in TEST_F()
653 .Times(1); in TEST_F()
656 .Times(1); in TEST_F()
659 .Times(1); in TEST_F()
664 .Times(AnyNumber()); in TEST_F()
667 .Times(AnyNumber()); in TEST_F()
743 .Times(0); in TEST_F()
748 .Times(0); in TEST_F()
770 .Times(1); in TEST_F()
772 EXPECT_CALL(AnalysisHandle, run(HasName("foo"), _)).Times(0); in TEST_F()
773 EXPECT_CALL(PassHandle, run(HasName("foo"), _)).Times(0); in TEST_F()
779 .Times(0); in TEST_F()
782 .Times(0); in TEST_F()
785 .Times(0); in TEST_F()
788 .Times(0); in TEST_F()
791 .Times(0); in TEST_F()
794 .Times(0); in TEST_F()
864 .Times(0); in TEST_F()
871 .Times(0); in TEST_F()
919 .Times(0); in TEST_F()
985 .Times(0); in TEST_F()
989 .Times(0); in TEST_F()
1013 .Times(1); in TEST_F()
1023 .Times(1); in TEST_F()
1025 EXPECT_CALL(AnalysisHandle, run(HasName("loop"), _, _)).Times(0); in TEST_F()
1026 EXPECT_CALL(PassHandle, run(HasName("loop"), _, _, _)).Times(0); in TEST_F()
1027 EXPECT_CALL(ExtraPassHandle, run(HasName("loop"), _, _, _)).Times(0); in TEST_F()
1033 .Times(0); in TEST_F()
1036 .Times(0); in TEST_F()
1039 .Times(0); in TEST_F()
1043 .Times(0); in TEST_F()
1046 .Times(0); in TEST_F()
1050 .Times(0); in TEST_F()
1053 .Times(0); in TEST_F()
1056 .Times(0); in TEST_F()
1111 .Times(0); in TEST_F()
1118 .Times(0); in TEST_F()
1166 .Times(0); in TEST_F()
1189 .Times(1); in TEST_F()
1192 EXPECT_CALL(AnalysisHandle, run(HasName("(foo)"), _, _)).Times(0); in TEST_F()
1193 EXPECT_CALL(PassHandle, run(HasName("(foo)"), _, _, _)).Times(0); in TEST_F()
1199 .Times(0); in TEST_F()
1202 .Times(0); in TEST_F()
1205 .Times(0); in TEST_F()
1208 .Times(0); in TEST_F()
1211 .Times(0); in TEST_F()