| Home | Sort by relevance Sort by last modified time |
12
| /external/libvpx/libvpx/third_party/googletest/src/include/gtest/ | |
| gtest.h | 248 // is_pointer - as in TR1; needed on Symbian and IBM XL C/C++ only. 2728 struct is_pointer : public false_type {}; struct in namespace:std::tr1 2731 struct is_pointer<T*> : public true_type {}; struct in namespace:std::tr1 [all...] |
| /external/protobuf/gtest/fused-src/gtest/ | |
| gtest.h | 226 // is_pointer - as in TR1; needed on Symbian and IBM XL C/C++ only. 2309 struct is_pointer : public false_type {}; struct in namespace:std::tr1 2312 struct is_pointer<T*> : public true_type {}; struct in namespace:std::tr1 [all...] |
| /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/third_party/googletest/src/include/gtest/ | |
| gtest.h | 248 // is_pointer - as in TR1; needed on Symbian and IBM XL C/C++ only. 2728 struct is_pointer : public false_type {}; struct in namespace:std::tr1 2731 struct is_pointer<T*> : public true_type {}; struct in namespace:std::tr1 [all...] |
12