CCTLib
Calling-context and data-object attribution library for Intel Pin
AssertionRecorder Member List

This is the complete list of members for AssertionRecorder, including all inherited members.

checkNameAssertionRecorder
expectEQ(A obs, B want, const char *what)AssertionRecorderinline
expectGE(A obs, B lim, const char *what)AssertionRecorderinline
expectInRange(A obs, B lo, C hi, const char *what)AssertionRecorderinline
expectLE(A obs, B lim, const char *what)AssertionRecorderinline
expectNoSentinels(const CctInventory &inv)AssertionRecorderinline
expectTrue(bool b, const char *what)AssertionRecorderinline
failuresAssertionRecorder