Home
last modified time | relevance | path

Searched defs:ValidateFrame (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/grpc-grpc/test/core/transport/chttp2/
H A Dframe_test.cc85 absl::Status ValidateFrame(I... i) { in ValidateFrame() function
/aosp_15_r20/external/webrtc/modules/video_coding/utility/
H A Divf_file_reader_unittest.cc81 void ValidateFrame(absl::optional<EncodedImage> frame, in ValidateFrame() function in webrtc::IvfFileReaderTest
/aosp_15_r20/external/webrtc/modules/desktop_capture/win/
H A Dwgc_capturer_win_unittest.cc226 void ValidateFrame(int expected_width, int expected_height) { in ValidateFrame() function in webrtc::WgcCapturerWinTest
/aosp_15_r20/art/runtime/
H A Dstack.cc697 void StackVisitor::ValidateFrame() const { in ValidateFrame() function in art::StackVisitor