Home
last modified time | relevance | path

Searched defs:expected_frame (Results 1 – 2 of 2) sorted by relevance

/external/webrtc/test/testsupport/
Divf_video_frame_generator_unittest.cc170 auto& expected_frame = video_frames_[i]; in TEST_F() local
180 auto& expected_frame = video_frames_[i % video_frames_.size()]; in TEST_F() local
190 auto& expected_frame = video_frames_[i]; in TEST_F() local
203 auto& expected_frame = video_frames_[i]; in TEST_F() local
/external/tensorflow/tensorflow/core/platform/
Dstacktrace_test.cc32 std::string expected_frame = "testing::internal::UnitTestImpl::RunAllTests"; in TEST() local