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

  /external/stlport/test/unit/
mvctor_declaration_test.cpp 43 static bool type_to_bool(__true_type) function
45 static bool type_to_bool(__false_type) function
51 return type_to_bool(_MovableTp());
58 return type_to_bool(_TpMoveComplete());
  /ndk/tests/device/test-gnustl-full/unit/
mvctor_declaration_test.cpp 43 static bool type_to_bool(__true_type) function
45 static bool type_to_bool(__false_type) function
51 return type_to_bool(_MovableTp());
58 return type_to_bool(_TpMoveComplete());
  /ndk/tests/device/test-stlport/unit/
mvctor_declaration_test.cpp 43 static bool type_to_bool(__true_type) function
45 static bool type_to_bool(__false_type) function
51 return type_to_bool(_MovableTp());
58 return type_to_bool(_TpMoveComplete());

Completed in 1065 milliseconds