Searched refs:__NO_THROW (Results 1 - 2 of 2) sorted by relevance

/ndk/tests/device/test-gnustl-full/unit/
H A Dcodecvt_test.cpp46 # define __NO_THROW _STLP_NOTHROW macro
48 # define __NO_THROW throw() macro
64 char* ibegin, char* iend, char*& icur) const __NO_THROW {
108 virtual bool do_always_noconv() const __NO_THROW
112 virtual int do_encoding() const __NO_THROW
127 virtual int do_max_length() const __NO_THROW
157 char* ibegin, char* iend, char*& icur) const __NO_THROW {
228 virtual bool do_always_noconv() const __NO_THROW
232 virtual int do_encoding() const __NO_THROW
272 virtual int do_max_length() const __NO_THROW
[all...]
/ndk/tests/device/test-stlport/unit/
H A Dcodecvt_test.cpp46 # define __NO_THROW _STLP_NOTHROW macro
48 # define __NO_THROW throw() macro
64 char* ibegin, char* iend, char*& icur) const __NO_THROW {
108 virtual bool do_always_noconv() const __NO_THROW
112 virtual int do_encoding() const __NO_THROW
127 virtual int do_max_length() const __NO_THROW
157 char* ibegin, char* iend, char*& icur) const __NO_THROW {
228 virtual bool do_always_noconv() const __NO_THROW
232 virtual int do_encoding() const __NO_THROW
272 virtual int do_max_length() const __NO_THROW
[all...]

Completed in 20 milliseconds