Home
last modified time | relevance | path

Searched defs:test_frame (Results 1 – 19 of 19) sorted by relevance

/aosp_15_r20/system/core/init/
H A Dkeychords_test.cpp283 TestFrame test_frame(empty_chords); in TEST() local
290 TestFrame test_frame(chords); in TEST() local
297 TestFrame test_frame(chords); in TEST() local
310 TestFrame test_frame(chords, &ev); in TEST() local
323 TestFrame test_frame(chords, &ev); in TEST() local
336 TestFrame test_frame(chords, &ev); in TEST() local
/aosp_15_r20/external/webrtc/video/
H A Dvideo_receive_stream2_unittest.cc318 std::unique_ptr<test::FakeEncodedFrame> test_frame = in TEST_P() local
355 std::unique_ptr<test::FakeEncodedFrame> test_frame = in TEST_P() local
373 std::unique_ptr<test::FakeEncodedFrame> test_frame = in TEST_P() local
511 std::unique_ptr<test::FakeEncodedFrame> test_frame = in TEST_P() local
527 std::unique_ptr<test::FakeEncodedFrame> test_frame = test::FakeFrameBuilder() in TEST_P() local
542 auto test_frame = test::FakeFrameBuilder() in TEST_P() local
561 auto test_frame = in TEST_P() local
/aosp_15_r20/external/webrtc/common_video/libyuv/
H A Dwebrtc_libyuv.cc219 double I420APSNR(const VideoFrame* ref_frame, const VideoFrame* test_frame) { in I420APSNR()
254 double I420PSNR(const VideoFrame* ref_frame, const VideoFrame* test_frame) { in I420PSNR()
324 double I420ASSIM(const VideoFrame* ref_frame, const VideoFrame* test_frame) { in I420ASSIM()
355 double I420SSIM(const VideoFrame* ref_frame, const VideoFrame* test_frame) { in I420SSIM()
/aosp_15_r20/external/webrtc/audio/
H A Dremix_resample_unittest.cc111 void VerifyParams(const AudioFrame& ref_frame, const AudioFrame& test_frame) { in VerifyParams()
121 const AudioFrame& test_frame, in ComputeSNR()
151 const AudioFrame& test_frame) { in VerifyFramesAreEqual()
/aosp_15_r20/external/webrtc/rtc_tools/frame_analyzer/
H A Dvideo_geometry_aligner.cc71 const rtc::scoped_refptr<I420BufferInterface>& test_frame) { in CalculateCropRegion()
127 const rtc::scoped_refptr<I420BufferInterface>& test_frame) { in AdjustCropping()
H A Dvideo_temporal_aligner.cc155 size_t FindBestMatch(const rtc::scoped_refptr<I420BufferInterface>& test_frame, in FindBestMatch()
167 size_t FindNextMatch(const rtc::scoped_refptr<I420BufferInterface>& test_frame, in FindNextMatch()
H A Dvideo_quality_analysis.cc63 const rtc::scoped_refptr<I420BufferInterface>& test_frame = in RunAnalysis() local
H A Dvideo_color_aligner_unittest.cc57 const rtc::scoped_refptr<I420BufferInterface> test_frame = in TEST_F() local
H A Dvideo_color_aligner.cc132 const rtc::scoped_refptr<I420BufferInterface>& test_frame) { in CalculateColorTransformationMatrix()
/aosp_15_r20/external/perfetto/src/traced_relay/
H A Drelay_service_unittest.cc95 ipc::Frame test_frame; in TEST() local
/aosp_15_r20/external/python/cpython2/Lib/test/
Dtest_gc.py186 def test_frame(self): member in GCTests
Dtest_inspect.py183 def test_frame(self): member in TestInterpreterStack
/aosp_15_r20/external/webrtc/modules/video_coding/
H A Dframe_buffer2_unittest.cc288 std::unique_ptr<FrameObjectFake> test_frame(new FrameObjectFake()); in TEST_F() local
/aosp_15_r20/external/python/cpython3/Lib/test/
Dtest_gc.py298 def test_frame(self): member in GCTests
Dtest_traceback.py27 test_frame = namedtuple('frame', ['f_code', 'f_globals', 'f_locals']) variable
Dtest_inspect.py418 def test_frame(self): member in TestInterpreterStack
/aosp_15_r20/art/runtime/
H A Dinstrumentation_test.cc229 ShadowFrameAllocaUniquePtr test_frame = CREATE_SHADOW_FRAME(0, event_method, 0); in TestEvent() local
/aosp_15_r20/external/python/cpython3/Lib/tkinter/test/test_ttk/
Dtest_widgets.py1857 def test_frame(self): member in DefaultRootTest
/aosp_15_r20/external/python/cpython3/Lib/tkinter/test/test_tkinter/
Dtest_widgets.py1470 def test_frame(self): member in DefaultRootTest