Home
last modified time | relevance | path

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

/hardware/interfaces/tests/pointer/1.0/default/
DGraph.cpp21 PUSH_ERROR_IF(!isSimpleGraph(g)); in passAGraph()
40 PUSH_ERROR_IF(!isSimpleGraph(*g1)); in passTwoGraphs()
/hardware/interfaces/tests/pointer/1.0/default/lib/include/hidl-test/
DPointerHelper.h11 bool isSimpleGraph(const IGraph::Graph &g);
/hardware/interfaces/tests/pointer/1.0/default/lib/
DPointerHelper.cpp18 bool isSimpleGraph(const IGraph::Graph &g) { in isSimpleGraph() function