Home
last modified time | relevance | path

Searched defs:destT (Results 1 - 4 of 4) sorted by relevance

/kernel/liteos_m/testsuites/unittest/xts/io/
H A Dxts_io_string_test.c97 char destT[50] = {0}; /* 50 common data for test, no special meaning */ variable
118 char destT[50] = {0}; /* 50 common data for test, no special meaning */ variable
138 char destT[20] = {0}; /* 20 common data for test, no special meaning */ variable
156 char destT[] = "~!@#$%^&*()_+"; global() variable
173 char destT[50] = "hello world ! || "; /* 50 common data for test, no special meaning */ global() variable
190 char destT[20] = "|/*"; /* 20 common data for test, no special meaning */ global() variable
[all...]
/test/xts/acts/kernel_lite/io_posix/src/
H A DIoTestString.cpp102 char destT[15] = {0}; in HWTEST_F() local
136 char destT[50] = {0}; in HWTEST_F() local
156 char destT[50] = {0}; in HWTEST_F() local
175 char destT[20] = {0}; HWTEST_F() local
195 char destT[20] = {0}; HWTEST_F() local
212 char destT[] = "~!@#$%^&*()_+"; HWTEST_F() local
247 char destT[20] = "~!@#$%^&*()_+"; HWTEST_F() local
264 char destT[50] = "hello world ! || "; HWTEST_F() local
280 char destT[20] = "|/*"; HWTEST_F() local
552 char destT[15] = {0}; HWTEST_F() local
[all...]
H A DIoTestStdlib.cpp82 char destT[20] = {0}; in HWTEST_F() local
H A DIoTestWchar.cpp270 wchar_t destT[] = L"string"; in HWTEST_F() local
288 wchar_t destT[] = L"string"; in HWTEST_F() local

Completed in 3 milliseconds