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

  /ndk/tests/device/test-gnustl-full/unit/
copy_test.cpp 18 CPPUNIT_TEST(copy_array);
27 void copy_array();
40 void CopyTest::copy_array() function in class:CopyTest
  /ndk/tests/device/test-stlport/unit/
copy_test.cpp 18 CPPUNIT_TEST(copy_array);
27 void copy_array();
40 void CopyTest::copy_array() function in class:CopyTest
  /system/keymaster/include/keymaster/
android_keymaster_utils.h 94 template <typename T, size_t N> inline void copy_array(const T (&arr)[N], T* dest) {

Completed in 918 milliseconds