HomeSort by relevance Sort by last modified time
    Searched refs:expected_frame_count (Results 1 - 3 of 3) sorted by null

  /bionic/tests/
stack_unwinding_test.cpp 78 int expected_frame_count = 0; member in struct:UnwindData
93 EXPECT_GT(unwind_data.handler_frame_count, unwind_data.expected_frame_count);
101 _Unwind_Backtrace(FrameCounter, &g_unwind_data.expected_frame_count);
114 _Unwind_Backtrace(FrameCounter, &g_unwind_data.expected_frame_count);
  /external/libvpx/libvpx/test/
vp9_frame_parallel_test.cc 127 const int expected_frame_count; member in struct:__anon16470::FileList
133 int expected_frame_count) {
171 EXPECT_EQ(expected_frame_count, out_frames) <<
182 DecodeFile(iter->name, t, iter->expected_frame_count))
  /external/v8/test/cctest/
test-debug.cc 7570 int expected_frame_count = 4; local
    [all...]

Completed in 141 milliseconds