Searched defs:Type (Results 1 - 3 of 3) sorted by relevance

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libwebm/
H A Dmkvparser.hpp295 enum Type { kVideo = 1, kAudio = 2 }; enum in class:mkvparser::Track
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/third_party/libwebm/
H A Dmkvparser.hpp340 enum Type { enum in class:mkvparser::Track
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/third_party/googletest/src/include/gtest/
H A Dgtest.h3729 // Type utilities needed for implementing typed and type-parameterized
3798 // (e.g. Types<int>, Type<int, double>, and etc), which C++ doesn't
3812 // Type lists of length 1, 2, 3, and so on.
7534 typedef typename Types::Head Type; typedef
7535 typedef Fixture<Type> FixtureClass;
7536 typedef typename GTEST_BIND_(TestSel, Type) TestClass;
7544 GetTypeName<Type>().c_str(),
8950 // Type and function utilities for implementing parameterized tests.
10654 // Type and function utilities for implementing parameterized tests.
17094 enum Type { enum in class:testing::TestPartResult
[all...]

Completed in 1252 milliseconds