Home
last modified time | relevance | path

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

/commonlibrary/c_utils/base/test/benchmarktest/string_benchmark_test/
H A Dstring_benchmark_test.cpp739 int positiveValue = 14; in BENCHMARK_F() local
740 result = DexToHexString(positiveValue); in BENCHMARK_F()
743 result = DexToHexString(positiveValue, false); in BENCHMARK_F()

Completed in 2 milliseconds