Home
last modified time | relevance | path

Searched refs:MAX_DOUBLE (Results 1 – 1 of 1) sorted by relevance

/developtools/profiler/device/plugins/sample_plugin/src/
Dsample_plugin.cpp20 constexpr int MAX_DOUBLE = 100; variable
61 double doubleData = rand() % MAX_DOUBLE; in Report()