Home | History | Annotate | Download | only in tests

Lines Matching refs:frameCount

1071     int32_t frameCount = 12;
1074 &frameCount, 1);
1091 EXPECT_EQ(frameCount, *e.data.i32);
1132 frameCount = 1001;
1135 &frameCount, 1);
1154 EXPECT_EQ(frameCount, *e.data.i32);
1309 int32_t frameCount = 1001;
1312 &frameCount, 1);
1331 EXPECT_EQ(frameCount, *e.data.i32);