Home
last modified time | relevance | path

Searched refs:VerifyGraph (Results 1 – 3 of 3) sorted by relevance

/third_party/ninja/src/
Dtest.cc106 VerifyGraph(*state); in AssertParse()
113 void VerifyGraph(const State& state) { in VerifyGraph() function
Dtest.h129 void VerifyGraph(const State& state);
Dmanifest_parser_test.cc32 VerifyGraph(state); in AssertParse()