Home
last modified time | relevance | path

Searched refs:STRSPLIT01_CHAR_ARRAY_SIZE (Results 1 - 1 of 1) sorted by relevance

/commonlibrary/c_utils/base/test/benchmarktest/string_benchmark_test/
H A Dstring_benchmark_test.cpp34 #define STRSPLIT01_CHAR_ARRAY_SIZE 3 macro
221 string splitResult[STRSPLIT01_CHAR_ARRAY_SIZE] = { "test", "for", "split" }; in BENCHMARK_F()
225 for (int i = 0; i < STRSPLIT01_CHAR_ARRAY_SIZE; i++) { in BENCHMARK_F()

Completed in 2 milliseconds