Searched defs:chapter_display (Results 1 – 2 of 2) sorted by relevance
28 const ChapterDisplay chapter_display = parser_.value(); in TEST_F() local54 const ChapterDisplay chapter_display = parser_.value(); in TEST_F() local97 const ChapterDisplay chapter_display = parser_.value(); in TEST_F() local
812 void PrintMasterElement(const ChapterDisplay& chapter_display) { in PrintMasterElement()