HomeSort by relevance Sort by last modified time
    Searched full:ucopy (Results 1 - 7 of 7) sorted by null

  /external/stlport/test/unit/
unique_test.cpp 92 const char* uCopy[count];
93 const char **puCopy = &uCopy[0];
99 CPPUNIT_ASSERT(*uCopy[0] == 'Q');
100 CPPUNIT_ASSERT(*uCopy[1] == 'W');
101 CPPUNIT_ASSERT(*uCopy[2] == 'E');
102 CPPUNIT_ASSERT(*uCopy[3] == 'R');
103 CPPUNIT_ASSERT(*uCopy[4] == 'T');
104 CPPUNIT_ASSERT(*uCopy[5] == 'Y');
unordered_test.cpp 171 umaptype ucopy = uus[0]; local
172 ucopy = uref;
  /ndk/tests/device/test-gnustl-full/unit/
unique_test.cpp 92 const char* uCopy[count];
93 const char **puCopy = &uCopy[0];
99 CPPUNIT_ASSERT(*uCopy[0] == 'Q');
100 CPPUNIT_ASSERT(*uCopy[1] == 'W');
101 CPPUNIT_ASSERT(*uCopy[2] == 'E');
102 CPPUNIT_ASSERT(*uCopy[3] == 'R');
103 CPPUNIT_ASSERT(*uCopy[4] == 'T');
104 CPPUNIT_ASSERT(*uCopy[5] == 'Y');
unordered_test.cpp 171 umaptype ucopy = uus[0]; local
172 ucopy = uref;
  /ndk/tests/device/test-stlport/unit/
unique_test.cpp 92 const char* uCopy[count];
93 const char **puCopy = &uCopy[0];
99 CPPUNIT_ASSERT(*uCopy[0] == 'Q');
100 CPPUNIT_ASSERT(*uCopy[1] == 'W');
101 CPPUNIT_ASSERT(*uCopy[2] == 'E');
102 CPPUNIT_ASSERT(*uCopy[3] == 'R');
103 CPPUNIT_ASSERT(*uCopy[4] == 'T');
104 CPPUNIT_ASSERT(*uCopy[5] == 'Y');
unordered_test.cpp 171 umaptype ucopy = uus[0]; local
172 ucopy = uref;
  /external/kernel-headers/original/linux/
tcp.h 243 } ucopy; member in struct:tcp_sock

Completed in 344 milliseconds