Home
last modified time | relevance | path

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

/external/llvm/unittests/ExecutionEngine/Orc/
DObjectTransformLayerTest.cpp50 MockBaseLayer() : MockSymbol(nullptr) { resetExpectations(); } in MockBaseLayer()
79 resetExpectations(); in verifyAddObjectSet()
89 resetExpectations(); in verifyRemoveObjectSet()
107 resetExpectations(); in verifyFindSymbol()
129 resetExpectations(); in verifyFindSymbolIn()
139 resetExpectations(); in verifyEmitAndFinalize()
157 resetExpectations(); in verifyMapSectionAddress()
175 void resetExpectations() { in resetExpectations() function in __anon9106482a0111::MockBaseLayer