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.cpp495 string str8Value = "hello world!"; variable
514 string str8Value = "1234567890!@#$%^&*()."; variable
525 string str8Value = "1234567890!@#$%^&*().qazxswedcvfr,./;']["; variable
/commonlibrary/c_utils/base/src/
Dstring_ex.cpp267 string str8Value; in Str16ToStr8() local