HomeSort by relevance Sort by last modified time
    Searched refs:check_cookie (Results 1 - 2 of 2) sorted by null

  /ndk/tests/device/test-stlport_shared-exception/jni/
arraynew.cpp 36 void check_cookie (int i) function
131 check_cookie<Z> (7);
132 check_cookie<Z2> (8);
136 check_cookie<W1> (9);
137 check_cookie<W4> (10);
  /ndk/tests/device/test-stlport_static-exception/jni/
arraynew.cpp 36 void check_cookie (int i) function
131 check_cookie<Z> (7);
132 check_cookie<Z2> (8);
136 check_cookie<W1> (9);
137 check_cookie<W4> (10);

Completed in 53 milliseconds