Searched refs:false_type (Results 51 - 53 of 53) sorted by relevance

123

/external/chromium_org/base/
H A Dbind_internal.h2537 typedef false_type IsWeakCall;
/external/chromium_org/third_party/libvpx/source/libvpx/third_party/googletest/src/include/gtest/
H A Dgtest.h2724 typedef bool_constant<false> false_type; typedef in namespace:std::tr1
2728 struct is_pointer : public false_type {};
3286 inline void StreamHelper(internal::false_type /*is_pointer*/,
9461 false_type /* is not a pointer */,
9527 false_type /* is not a pointer */,
/external/libvpx/libvpx/third_party/googletest/src/include/gtest/
H A Dgtest.h2724 typedef bool_constant<false> false_type; typedef in namespace:std::tr1
2728 struct is_pointer : public false_type {};
3286 inline void StreamHelper(internal::false_type /*is_pointer*/,
9461 false_type /* is not a pointer */,
9527 false_type /* is not a pointer */,

Completed in 294 milliseconds

123