◆ TearDown()
| void MemoryTest::TearDown |
( |
| ) |
|
|
inlineprotected |
◆ bool_mem
| double MemoryTest::bool_mem = sizeof(bool) * factor |
|
protected |
◆ complex_matrix_mem
| double MemoryTest::complex_matrix_mem = 2*sizeof(double) * factor |
|
protected |
◆ double_mem
| double MemoryTest::double_mem = sizeof(double) * factor |
|
protected |
◆ factor
| double MemoryTest::factor = 1.0 / 1024.0 / 1024.0 |
|
protected |
◆ float_mem
| double MemoryTest::float_mem = sizeof(float) * factor |
|
protected |
◆ ifs
| std::ifstream MemoryTest::ifs |
|
protected |
◆ int_mem
| double MemoryTest::int_mem = sizeof(int) * factor |
|
protected |
◆ ofs
| std::ofstream MemoryTest::ofs |
|
protected |
◆ output
| std::string MemoryTest::output |
|
protected |
◆ short_mem
| double MemoryTest::short_mem = sizeof(short) * factor |
|
protected |
The documentation for this class was generated from the following file:
- /home/runner/work/abacus-develop/abacus-develop/source/source_base/test/memory_test.cpp