Home
last modified time | relevance | path

Searched refs:tarWc (Results 1 – 1 of 1) sorted by relevance

/kernel/liteos_a/testsuites/unittest/libc/io/full/
DIt_stdio_putwc_001.cpp37 int tarWc, nRet; in Testcase() local
64 tarWc = getwc(putwcFile); in Testcase()
65 ICUNIT_GOTO_EQUAL(tarWc, L'H', tarWc, EXIT); in Testcase()