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

/hardware/libhardware/tests/camera2/
H A Dmain.cpp39 listeners.Append(new TestForkerEventListener());
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/tools/
H A Ddiff.py27 def Append(self, line): member in class:DiffLines
50 def Append(self, line): member in class:DiffHunk
53 self.left.Append(line)
55 self.right.Append(line)
57 self.left.Append(line)
58 self.right.Append(line)
121 hunk.Append(line)
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/test/
H A Dencode_test_driver.h67 void Append(const vpx_codec_cx_pkt_t &pkt) { function in class:libvpx_test::TwopassStatsStore
H A Dencode_test_driver.cc33 stats_->Append(*pkt);
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/third_party/googletest/src/src/
H A Dgtest-all.cc2068 result_->Append(result);
4387 void Append(TestEventListener *listener);
4423 void TestEventRepeater::Append(TestEventListener *listener) { function in class:testing::internal::TestEventRepeater
5055 void TestEventListeners::Append(TestEventListener* listener) { function in class:testing::TestEventListeners
5056 repeater_->Append(listener);
5086 Append(listener);
5102 Append(listener);
5580 listeners()->Append(new StreamingListener(target.substr(0, pos),
9442 void TestPartResultArray::Append(const TestPartResult& result) {
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/third_party/x86inc/
H A Dx86inc.asm872 ; Append cpuflags to the callee's name iff the appended name is known and the plain name isn't
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/third_party/googletest/src/include/gtest/
H A Dgtest.h17174 void Append(const TestPartResult& result);
18453 void Append(TestEventListener* listener);

Completed in 333 milliseconds