|
Jlm
|

Go to the source code of this file.
Functions | |
| TEST (MathTests, TestLog2Floor) | |
| TEST (MathTests, TestRoundUpToPowerOf2) | |
| TEST (MathTests, TestRoundUpToMultipleOf) | |
| TEST (MathTests, TestBitsRequiredToRepresent) | |
| TEST (MathTests, TestBitWidthOfEnum) | |
| TEST | ( | MathTests | , |
| TestBitsRequiredToRepresent | |||
| ) |
Definition at line 97 of file MathTests.cpp.
| TEST | ( | MathTests | , |
| TestBitWidthOfEnum | |||
| ) |
Definition at line 118 of file MathTests.cpp.
| TEST | ( | MathTests | , |
| TestLog2Floor | |||
| ) |
Definition at line 12 of file MathTests.cpp.
| TEST | ( | MathTests | , |
| TestRoundUpToMultipleOf | |||
| ) |
Definition at line 61 of file MathTests.cpp.
| TEST | ( | MathTests | , |
| TestRoundUpToPowerOf2 | |||
| ) |
Definition at line 45 of file MathTests.cpp.