feisty meow concerns codebase  2.140
test_sorts.cpp File Reference
Include dependency graph for test_sorts.cpp:

Go to the source code of this file.

Macros

#define LOG(to_print)   CLASS_EMERGENCY_LOG(program_wide_logger().get(), to_print)
 

Variables

const int MAX_ELEMENTS = 1200
 
const int MAX_VALUE = 28000
 

Macro Definition Documentation

◆ LOG

#define LOG (   to_print)    CLASS_EMERGENCY_LOG(program_wide_logger().get(), to_print)

Definition at line 36 of file test_sorts.cpp.

Variable Documentation

◆ MAX_ELEMENTS

const int MAX_ELEMENTS = 1200

Definition at line 32 of file test_sorts.cpp.

◆ MAX_VALUE

const int MAX_VALUE = 28000

Definition at line 34 of file test_sorts.cpp.