Help class to create and register tests. More...
Public Member Functions | |
void | optimized (int idx, int val) |
Test size-dependent optimizations | |
Create (void) | |
Perform creation and registration. |
Help class to create and register tests.
Test::Int::Element::Create::Create | ( | void | ) | [inline] |
Perform creation and registration.
Definition at line 516 of file element.cpp.
void Test::Int::Element::Create::optimized | ( | int | idx, |
int | val | ||
) | [inline] |
Test size-dependent optimizations
Definition at line 505 of file element.cpp.