Home
last modified time | relevance | path

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

/commonlibrary/c_utils/base/test/benchmarktest/string_benchmark_test/
H A Dstring_benchmark_test.cpp746 int negativeValue = -14; in BENCHMARK_F() local
747 result = DexToHexString(negativeValue, false); in BENCHMARK_F()
750 result = DexToHexString(negativeValue); in BENCHMARK_F()

Completed in 2 milliseconds