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

  /ndk/tests/device/test-stlport_shared-exception/jni/
new1_3.cpp 28 bool new_throws; variable
41 new_throws = ctor_throws = false;
71 if(new_throws)
112 new_throws = true;
  /ndk/tests/device/test-stlport_static-exception/jni/
new1_3.cpp 28 bool new_throws; variable
41 new_throws = ctor_throws = false;
71 if(new_throws)
112 new_throws = true;

Completed in 199 milliseconds