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

  /external/stlport/test/unit/
type_traits_test.cpp 169 typedef __bool2type<65456873>::_Ret _AnyRet;
170 CPPUNIT_ASSERT( type_to_value(_AnyRet()) == 1 );
  /ndk/tests/device/test-gnustl-full/unit/
type_traits_test.cpp 169 typedef __bool2type<65456873>::_Ret _AnyRet;
170 CPPUNIT_ASSERT( type_to_value(_AnyRet()) == 1 );
  /ndk/tests/device/test-stlport/unit/
type_traits_test.cpp 169 typedef __bool2type<65456873>::_Ret _AnyRet;
170 CPPUNIT_ASSERT( type_to_value(_AnyRet()) == 1 );

Completed in 182 milliseconds