Searched defs:strInput (Results 1 – 1 of 1) sorted by relevance
208 char strInput[BUF_SIZE_20] = {0}; in TestCreateStringUtf8Test1() local228 const char *strInput = "Create String"; in TestCreateStringUtf8Test2() local260 const char *strInput = "Create String"; in TestCreateStringUtf8Test3() local293 const char *strInput = "Create String"; in TestCreateStringUtf8Test4() local330 const char16_t strInput[BUF_SIZE_20] = {0}; in TestCreateStringUtf16Test1() local350 const char16_t *strInput = u"Create UTF16 String"; in TestCreateStringUtf16Test2() local386 const char16_t *strInput = u"Create UT16 String"; in TestCreateStringUtf16Test3() local428 const char16_t *strInput = u"Create UTF16 String"; in TestCreateStringUtf16Test4() local503 const char16_t *strInput = u"Create UTF16 String"; in TestGetValueStringUtf16Test2() local545 const char16_t *strInput = u"Create UTF16 String"; in TestGetValueStringUtf16Test3() local[all …]