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

  /ndk/tests/device/test-gnustl-full/unit/
exception_test.cpp 59 struct special_except {}; struct
61 throw special_except();
91 catch (special_except) {
  /ndk/tests/device/test-stlport/unit/
exception_test.cpp 59 struct special_except {}; struct
61 throw special_except();
91 catch (special_except) {

Completed in 64 milliseconds