Searched defs:chapter_atom (Results 1 – 3 of 3) sorted by relevance
31 const ChapterAtom chapter_atom = parser_.value(); in TEST_F() local73 const ChapterAtom chapter_atom = parser_.value(); in TEST_F() local152 const ChapterAtom chapter_atom = parser_.value(); in TEST_F() local
66 ChapterAtom chapter_atom; in TEST_F() local
803 void PrintMasterElement(const ChapterAtom& chapter_atom) { in PrintMasterElement()