HomeSort by relevance Sort by last modified time
    Searched defs:ImplicitlyConvertible (Results 1 - 7 of 7) sorted by null

  /external/google-breakpad/src/testing/gtest/include/gtest/internal/
gtest-internal.h     [all...]
  /external/gtest/include/gtest/internal/
gtest-internal.h 775 // ImplicitlyConvertible<From, To>::value is a compile-time bool
779 class ImplicitlyConvertible {
813 sizeof(Helper(ImplicitlyConvertible::MakeFrom())) == 1;
822 sizeof(Helper(ImplicitlyConvertible::MakeFrom())) == 1;
826 const bool ImplicitlyConvertible<From, To>::value;
834 ImplicitlyConvertible<const T*, const ::ProtocolMessage*>::value ||
835 ImplicitlyConvertible<const T*, const ::proto2::Message*>::value> {
    [all...]
  /external/llvm/utils/unittest/googletest/include/gtest/internal/
gtest-internal.h     [all...]
  /external/mesa3d/src/gtest/include/gtest/internal/
gtest-internal.h 843 // ImplicitlyConvertible<From, To>::value is a compile-time bool
847 class ImplicitlyConvertible {
    [all...]
  /ndk/sources/third_party/googletest/googletest/include/gtest/internal/
gtest-internal.h 764 // ImplicitlyConvertible<From, To>::value is a compile-time bool
768 class ImplicitlyConvertible {
802 sizeof(Helper(ImplicitlyConvertible::MakeFrom())) == 1;
811 sizeof(Helper(ImplicitlyConvertible::MakeFrom())) == 1;
815 const bool ImplicitlyConvertible<From, To>::value;
823 ImplicitlyConvertible<const T*, const ::ProtocolMessage*>::value ||
824 ImplicitlyConvertible<const T*, const ::proto2::Message*>::value> {
    [all...]
  /external/libvpx/libvpx/third_party/googletest/src/include/gtest/
gtest.h     [all...]
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/third_party/googletest/src/include/gtest/
gtest.h     [all...]

Completed in 621 milliseconds