Home
last modified time | relevance | path

Searched defs:str8Value (Results 1 – 3 of 3) sorted by relevance

/commonlibrary/c_utils/base/test/unittest/common/
Dutils_string_test.cpp497 string str8Value = "hello world!"; variable
516 string str8Value = "1234567890!@#$%^&*()."; variable
527 string str8Value = "1234567890!@#$%^&*().qazxswedcvfr,./;']["; variable
/commonlibrary/c_utils/base/test/benchmarktest/string_benchmark_test/
Dstring_benchmark_test.cpp606 string str8Value = "hello world!"; in BENCHMARK_F() local
632 string str8Value = "1234567890!@#$%^&*()."; in BENCHMARK_F() local
649 string str8Value = "1234567890!@#$%^&*().qazxswedcvfr,./;']["; in BENCHMARK_F() local
/commonlibrary/c_utils/base/src/
Dstring_ex.cpp271 string str8Value; in Str16ToStr8() local