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

  /external/stlport/test/unit/
type_traits_test.cpp 167 typedef __bool2type<1>::_Ret _OneRet;
168 CPPUNIT_ASSERT( type_to_value(_OneRet()) == 1 );
  /ndk/tests/device/test-gnustl-full/unit/
type_traits_test.cpp 167 typedef __bool2type<1>::_Ret _OneRet;
168 CPPUNIT_ASSERT( type_to_value(_OneRet()) == 1 );
  /ndk/tests/device/test-stlport/unit/
type_traits_test.cpp 167 typedef __bool2type<1>::_Ret _OneRet;
168 CPPUNIT_ASSERT( type_to_value(_OneRet()) == 1 );

Completed in 238 milliseconds