Home
last modified time | relevance | path

Searched refs:EXPECT_CALL (Results 1 – 14 of 14) sorted by relevance

/llvm-project-15.0.7/llvm/unittests/IR/
H A DPassBuilderCallbacksTest.cpp559 EXPECT_CALL( in TEST_F()
569 EXPECT_CALL( in TEST_F()
626 EXPECT_CALL( in TEST_F()
634 EXPECT_CALL( in TEST_F()
638 EXPECT_CALL( in TEST_F()
650 EXPECT_CALL( in TEST_F()
722 EXPECT_CALL( in TEST_F()
726 EXPECT_CALL( in TEST_F()
730 EXPECT_CALL( in TEST_F()
740 EXPECT_CALL( in TEST_F()
[all …]
/llvm-project-15.0.7/llvm/unittests/Transforms/Scalar/
H A DLoopPassManagerTest.cpp347 EXPECT_CALL(MLAHandle, run(HasName("loop.0"), _, _)); in TEST_F()
404 EXPECT_CALL(MLAHandle, run(HasName("loop.0"), _, _)) in TEST_F()
419 EXPECT_CALL(MFPHandle, run(HasName("f"), _)) in TEST_F()
436 EXPECT_CALL(MLAHandle, run(HasName("loop.0"), _, _)) in TEST_F()
441 EXPECT_CALL(MFPHandle, run(HasName("g"), _)) in TEST_F()
448 EXPECT_CALL(MFPHandle, run(HasName("f"), _)) in TEST_F()
454 EXPECT_CALL(MFPHandle, run(HasName("g"), _)) in TEST_F()
481 EXPECT_CALL(MLAHandle, run(HasName("loop.0"), _, _)); in TEST_F()
582 EXPECT_CALL(MFPHandle, run(HasName("f"), _)) in TEST_F()
807 EXPECT_CALL(MFPHandle, run(HasName("f"), _)) in TEST_F()
[all …]
/llvm-project-15.0.7/lldb/unittests/Host/
H A DNativeProcessProtocolTest.cpp26 EXPECT_CALL(Process, ReadMemory(0x47, 1)) in TEST()
38 EXPECT_CALL(Process, ReadMemory(0x47, 1)) in TEST()
51 EXPECT_CALL(Process, ReadMemory(0x47, 1)) in TEST()
53 EXPECT_CALL(Process, WriteMemory(0x47, Trap)) in TEST()
66 EXPECT_CALL(Process, ReadMemory(0x47, 1)) in TEST()
69 EXPECT_CALL(Process, ReadMemory(0x47, 1)) in TEST()
81 EXPECT_CALL(Process, ReadMemory(_, _)) in TEST()
83 EXPECT_CALL(Process, WriteMemory(_, _)) in TEST()
106 EXPECT_CALL(Process, ReadMemory(_, _)) in TEST()
122 EXPECT_CALL(Process, ReadMemory(_, _)) in TEST()
[all …]
/llvm-project-15.0.7/llvm/unittests/CodeGen/
H A DAsmPrinterDwarfTest.cpp84 EXPECT_CALL(TestPrinter->getMS(), in TEST_F()
94 EXPECT_CALL(TestPrinter->getMS(), emitValueImpl(_, 4, _)) in TEST_F()
107 EXPECT_CALL(TestPrinter->getMS(), in TEST_F()
117 EXPECT_CALL(TestPrinter->getMS(), emitValueImpl(_, 8, _)) in TEST_F()
130 EXPECT_CALL(TestPrinter->getMS(), in TEST_F()
156 EXPECT_CALL(TestPrinter->getMS(), emitValueImpl(_, 4, _)) in TEST_F()
180 EXPECT_CALL(TestPrinter->getMS(), emitValueImpl(_, 8, _)) in TEST_F()
271 EXPECT_CALL(TestPrinter->getMS(), emitIntValue(Val, 4)); in TEST_F()
279 EXPECT_CALL(TestPrinter->getMS(), emitIntValue(Val, 8)); in TEST_F()
346 EXPECT_CALL(TestPrinter->getMS(), emitLabel(_, _)) in TEST_F()
[all …]
H A DDIETest.cpp63 EXPECT_CALL(TestPrinter->getMS(), emitValueImpl(Val, Size, _)); in TEST_P()
98 EXPECT_CALL(TestPrinter->getMS(), emitValueImpl(_, Size, _)) in TEST_P()
142 EXPECT_CALL(TestPrinter->getMS(), emitAbsoluteSymbolDiff(Hi, Lo, Size)); in TEST_P()
/llvm-project-15.0.7/clang-tools-extra/test/clang-tidy/checkers/bugprone/
H A Dargument-comment-gmock.cpp61 #define EXPECT_CALL(obj, call) GMOCK_EXPECT_CALL_IMPL_(obj, call) macro
85 EXPECT_CALL(m, Method(/*param_one=*/1, /*param_tw=*/2)); in test_gmock_expectations()
93 EXPECT_CALL(m, Method2(/*p_on=*/3, /*p_two=*/4)); in test_gmock_expectations()
104 EXPECT_CALL(m, Method2(/*p_on1=*/PARAM1, /*p_tw2=*/PARAM2)); in test_gmock_expectations()
120 EXPECT_CALL(m2, Method(/*aaa=*/5, /*bbc=*/6)); in test_gmock_expectations()
/llvm-project-15.0.7/lldb/unittests/Utility/
H A DUserIDResolverTest.cpp26 EXPECT_CALL(r, DoGetUserName(47)).Times(1).WillOnce(Return(user47.str())); in TEST()
27 EXPECT_CALL(r, DoGetUserName(42)).Times(1).WillOnce(Return(llvm::None)); in TEST()
39 EXPECT_CALL(r, DoGetGroupName(47)).Times(1).WillOnce(Return(group47.str())); in TEST()
40 EXPECT_CALL(r, DoGetGroupName(42)).Times(1).WillOnce(Return(llvm::None)); in TEST()
/llvm-project-15.0.7/lldb/unittests/Process/POSIX/
H A DNativeProcessELFTest.cpp54 EXPECT_CALL(process, GetAuxvData()) in TEST()
73 EXPECT_CALL(process, GetAuxvData()) in TEST()
97 EXPECT_CALL(process, ReadMemory(_, _)) in TEST()
122 EXPECT_CALL(process, GetAuxvData()) in TEST()
144 EXPECT_CALL(process, ReadMemory(_, _)) in TEST()
/llvm-project-15.0.7/llvm/unittests/ProfileData/
H A DMemProfTest.cpp131 EXPECT_CALL(*Symbolizer, symbolizeInlinedCode(SectionedAddress{0x1000}, in TEST()
138 EXPECT_CALL(*Symbolizer, symbolizeInlinedCode(SectionedAddress{0x2000}, in TEST()
146 EXPECT_CALL(*Symbolizer, symbolizeInlinedCode(SectionedAddress{0x3000}, in TEST()
299 EXPECT_CALL(*Symbolizer, symbolizeInlinedCode(SectionedAddress{0x1000}, in TEST()
306 EXPECT_CALL(*Symbolizer, symbolizeInlinedCode(SectionedAddress{0x2000}, in TEST()
313 EXPECT_CALL(*Symbolizer, symbolizeInlinedCode(SectionedAddress{0x3000}, in TEST()
320 EXPECT_CALL(*Symbolizer, symbolizeInlinedCode(SectionedAddress{0x4000}, in TEST()
/llvm-project-15.0.7/clang/unittests/Analysis/FlowSensitive/
H A DTestingSupportTest.cpp95 EXPECT_CALL(Expectations, Call(IsEmpty(), _)).Times(1); in TEST()
107 EXPECT_CALL(Expectations, Call(IsEmpty(), _)).Times(1); in TEST()
119 EXPECT_CALL(Expectations, in TEST()
137 EXPECT_CALL(Expectations, in TEST()
/llvm-project-15.0.7/lldb/unittests/Interpreter/
H A DTestOptionValue.cpp35 EXPECT_CALL(callback, Invoke()); in TEST()
57 EXPECT_CALL(callback, Invoke()); in TEST()
131 EXPECT_CALL(callback, Invoke()).Times(2); in TEST()
/llvm-project-15.0.7/lldb/unittests/Target/
H A DRemoteAwarePlatformTest.cpp80 EXPECT_CALL(platform, GetSupportedArchitectures(process_host_arch)) in TEST_F()
82 EXPECT_CALL(platform, ResolveRemoteExecutable(_, _)) in TEST_F()
/llvm-project-15.0.7/compiler-rt/lib/memprof/tests/
H A Drawprofile.cpp72 EXPECT_CALL(Layout, Next(_)) in TEST()
78 EXPECT_CALL(Layout, Reset).Times(2); in TEST()
/llvm-project-15.0.7/llvm/utils/unittest/googlemock/include/gmock/
H A Dgmock-spec-builders.h1982 #define EXPECT_CALL(obj, call) \ macro