Home
last modified time | relevance | path

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

/test/xts/acts/kernel_lite/mem_posix/src/
DActsMemApiTest.cpp101 for (int iLoop = 0; iLoop < 4; iLoop++) variable
103 if (srcStr[iLoop] != destStr[iLoop]) {
128 for(int iLoop = 0; iLoop < 4; iLoop++) variable
130 if (destStr[iLoop] != '\0') {
134 destStr[iLoop] = '0';