Home
last modified time | relevance | path

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

/external/llvm/unittests/ExecutionEngine/Orc/
DObjectTransformLayerTest.cpp55 MockBaseLayer() : MockSymbol(nullptr) { resetExpectations(); } in MockBaseLayer()
85 resetExpectations(); in verifyAddObjectSet()
95 resetExpectations(); in verifyRemoveObjectSet()
113 resetExpectations(); in verifyFindSymbol()
135 resetExpectations(); in verifyFindSymbolIn()
145 resetExpectations(); in verifyEmitAndFinalize()
163 resetExpectations(); in verifyMapSectionAddress()
181 void resetExpectations() { in resetExpectations() function in __anon500fff290111::MockBaseLayer