Home
last modified time | relevance | path

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

/developtools/profiler/device/plugins/ftrace_plugin/test/unittest/
Dkernel_symbols_parser_test.cpp28 constexpr int NUM_BEGIN_PLACE = 10000000; variable
52 return RandomInt(1, NUM_BEGIN_PLACE); in RandomNumber()