Searched refs:TemplateSel (Results 1 - 1 of 1) sorted by relevance

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/third_party/googletest/src/include/gtest/
H A Dgtest.h5316 // The template "selector" struct TemplateSel<Tmpl> is used to
5318 // parameter, as a type. TemplateSel<Tmpl>::Bind<T>::type is defined
5320 // template "selected" by TemplateSel<Tmpl>.
5325 struct TemplateSel { struct in namespace:testing::internal
5356 typedef TemplateSel<T1> Head;
5361 typedef TemplateSel<T1> Head;
5367 typedef TemplateSel<T1> Head;
5374 typedef TemplateSel<T1> Head;
5381 typedef TemplateSel<T1> Head;
5388 typedef TemplateSel<T
[all...]

Completed in 60 milliseconds