Searched refs:BFIter (Results 1 – 1 of 1) sorted by relevance
18 typedef bf_iterator<Graph<4>> BFIter; in TEST() typedef25 auto It = BFIter::begin(G); in TEST()26 auto End = BFIter::end(G); in TEST()43 typedef bf_iterator<Graph<4>> BFIter; in TEST() typedef56 auto It = BFIter::begin(G); in TEST()57 auto End = BFIter::end(G); in TEST()