/aosp_15_r20/system/core/init/ |
H A D | keychords_test.cpp | 283 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 D | video_receive_stream2_unittest.cc | 318 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 D | webrtc_libyuv.cc | 219 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 D | remix_resample_unittest.cc | 111 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 D | video_geometry_aligner.cc | 71 const rtc::scoped_refptr<I420BufferInterface>& test_frame) { in CalculateCropRegion() 127 const rtc::scoped_refptr<I420BufferInterface>& test_frame) { in AdjustCropping()
|
H A D | video_temporal_aligner.cc | 155 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 D | video_quality_analysis.cc | 63 const rtc::scoped_refptr<I420BufferInterface>& test_frame = in RunAnalysis() local
|
H A D | video_color_aligner_unittest.cc | 57 const rtc::scoped_refptr<I420BufferInterface> test_frame = in TEST_F() local
|
H A D | video_color_aligner.cc | 132 const rtc::scoped_refptr<I420BufferInterface>& test_frame) { in CalculateColorTransformationMatrix()
|
/aosp_15_r20/external/perfetto/src/traced_relay/ |
H A D | relay_service_unittest.cc | 95 ipc::Frame test_frame; in TEST() local
|
/aosp_15_r20/external/python/cpython2/Lib/test/ |
D | test_gc.py | 186 def test_frame(self): member in GCTests
|
D | test_inspect.py | 183 def test_frame(self): member in TestInterpreterStack
|
/aosp_15_r20/external/webrtc/modules/video_coding/ |
H A D | frame_buffer2_unittest.cc | 288 std::unique_ptr<FrameObjectFake> test_frame(new FrameObjectFake()); in TEST_F() local
|
/aosp_15_r20/external/python/cpython3/Lib/test/ |
D | test_gc.py | 298 def test_frame(self): member in GCTests
|
D | test_traceback.py | 27 test_frame = namedtuple('frame', ['f_code', 'f_globals', 'f_locals']) variable
|
D | test_inspect.py | 418 def test_frame(self): member in TestInterpreterStack
|
/aosp_15_r20/art/runtime/ |
H A D | instrumentation_test.cc | 229 ShadowFrameAllocaUniquePtr test_frame = CREATE_SHADOW_FRAME(0, event_method, 0); in TestEvent() local
|
/aosp_15_r20/external/python/cpython3/Lib/tkinter/test/test_ttk/ |
D | test_widgets.py | 1857 def test_frame(self): member in DefaultRootTest
|
/aosp_15_r20/external/python/cpython3/Lib/tkinter/test/test_tkinter/ |
D | test_widgets.py | 1470 def test_frame(self): member in DefaultRootTest
|