Searched defs:Begin (Results 1 - 7 of 7) sorted by relevance

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/test/
H A Divf_video_source.h54 virtual void Begin() { function in class:libvpx_test::IVFVideoSource
H A Dy4m_video_source.h41 virtual void Begin() { function in class:libvpx_test::Y4mVideoSource
H A Di420_video_source.h48 virtual void Begin() { function in class:libvpx_test::I420VideoSource
H A Dvideo_source.h60 virtual void Begin() = 0;
93 virtual void Begin() { function in class:libvpx_test::DummyVideoSource
151 virtual void Begin() { function in class:libvpx_test::RandomVideoSource
180 virtual void Begin() = 0;
H A Dwebm_video_source.h104 virtual void Begin() { function in class:libvpx_test::WebMVideoSource
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/tools/
H A Dcpplint.py810 def Begin(self, function_name): member in class:_FunctionState
2330 function_state.Begin(function)
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/third_party/googletest/src/include/gtest/
H A Dgtest.h10148 virtual ParamIteratorInterface<T>* Begin() const = 0;
10170 iterator begin() const { return iterator(impl_->Begin()); }
10189 virtual ParamIteratorInterface<T>* Begin() const { function in class:testing::internal::RangeGenerator
10274 virtual ParamIteratorInterface<T>* Begin() const { function in class:testing::internal::ValuesInIteratorRangeGenerator
13785 virtual ParamIteratorInterface<ParamType>* Begin() const { function in class:testing::internal::CartesianProductGenerator2
13900 virtual ParamIteratorInterface<ParamType>* Begin() const { function in class:testing::internal::CartesianProductGenerator3
14033 virtual ParamIteratorInterface<ParamType>* Begin() const { function in class:testing::internal::CartesianProductGenerator4
14184 virtual ParamIteratorInterface<ParamType>* Begin() const { function in class:testing::internal::CartesianProductGenerator5
14354 virtual ParamIteratorInterface<ParamType>* Begin() const { function in class:testing::internal::CartesianProductGenerator6
14540 virtual ParamIteratorInterface<ParamType>* Begin() cons function in class:testing::internal::CartesianProductGenerator7
14745 virtual ParamIteratorInterface<ParamType>* Begin() const { function in class:testing::internal::CartesianProductGenerator8
14967 virtual ParamIteratorInterface<ParamType>* Begin() const { function in class:testing::internal::CartesianProductGenerator9
15207 virtual ParamIteratorInterface<ParamType>* Begin() const { function in class:testing::internal::CartesianProductGenerator10
[all...]

Completed in 135 milliseconds