Searched refs:bfs (Results 1 – 2 of 2) sorted by relevance
230 def bfs(self, ch_map): member in Hyph411 bfs = hyph.bfs(ch_map)
969 auto bfs = [&](auto new_node, const RegType* start) { in TEST_F() local995 bfs(compute_grey, r1); in TEST_F()1004 bfs(compute_black, r2); in TEST_F()