Home
last modified time | relevance | path

Searched refs:strT (Results 1 - 1 of 1) sorted by relevance

/test/xts/acts/kernel_lite/io_posix/src/
H A DIoTestString.cpp378 char strT[] = {0}; in HWTEST_F() local
379 ret = strtok_r(strT, "!", &endPtr); in HWTEST_F()
403 char *strT = srcT; in HWTEST_F() local
404 ret = strsep(&strT, "?"); in HWTEST_F()

Completed in 2 milliseconds