Searched refs:CheckTransitiveClosure (Results 1 – 2 of 2) sorted by relevance
/third_party/skia/third_party/externals/abseil-cpp/absl/synchronization/internal/ |
D | graphcycles_test.cc | 115 static void CheckTransitiveClosure(Nodes *nodes, Edges *edges, const IdMap &id, in CheckTransitiveClosure() function 213 CheckTransitiveClosure(&nodes, &edges, id, &graph_cycles); in TEST() 319 CheckTransitiveClosure(&nodes, &edges, id, &graph_cycles); in TEST()
|
/third_party/abseil-cpp/absl/synchronization/internal/ |
D | graphcycles_test.cc | 115 static void CheckTransitiveClosure(Nodes *nodes, Edges *edges, const IdMap &id, in CheckTransitiveClosure() function 213 CheckTransitiveClosure(&nodes, &edges, id, &graph_cycles); in TEST() 319 CheckTransitiveClosure(&nodes, &edges, id, &graph_cycles); in TEST()
|