Home
last modified time | relevance | path

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

/commonlibrary/c_utils/base/test/unittest/common/
Dutils_string_test.cpp471 string str8Value = "hello world!"; variable
490 string str8Value = "1234567890!@#$%^&*()."; variable
501 string str8Value = "1234567890!@#$%^&*().qazxswedcvfr,./;']["; variable
/commonlibrary/c_utils/base/src/
Dstring_ex.cpp255 string str8Value; in Str16ToStr8() local