Searched refs:expected_chapter_atom (Results 1 – 1 of 1) sorted by relevance
176 ChapterAtom expected_chapter_atom; in TEST_F() local177 expected_chapter_atom.uid.Set(4, true); in TEST_F()181 expected_chapter_atom.atoms.emplace_back(tmp_atom, true); in TEST_F()183 expected_chapter_atom.atoms.emplace_back(tmp_atom, true); in TEST_F()187 EXPECT_EQ(expected_chapter_atom, chapter_atom.atoms[0].value()); in TEST_F()