Searched refs:section_handler (Results 1 – 1 of 1) sorted by relevance
775 MockSectionHandler section_handler; member1411 EXPECT_CALL(section_handler, in TEST_F()1423 EXPECT_CALL(section_handler, in TEST_F()1430 EXPECT_TRUE(reader.WalkSegmentSections(actual_segment, §ion_handler)); in TEST_F()1471 EXPECT_FALSE(reader.WalkSegmentSections(actual_segment, §ion_handler)); in TEST_F()1512 EXPECT_FALSE(reader.WalkSegmentSections(actual_segment, §ion_handler)); in TEST_F()1553 EXPECT_FALSE(reader.WalkSegmentSections(actual_segment, §ion_handler)); in TEST_F()1592 EXPECT_CALL(section_handler, in TEST_F()1598 EXPECT_TRUE(reader.WalkSegmentSections(actual_segment, §ion_handler)); in TEST_F()