Home
last modified time | relevance | path

Searched defs:BridgeInfo (Results 1 – 1 of 1) sorted by relevance

/frameworks/ml/nn/runtime/test/fuzzing/
DRandomVariable.cpp958 struct BridgeInfo { struct in android::nn::fuzzing_test::GraphPartitioner
959 bool isParent1Bridge = false;
960 bool isParent2Bridge = false;
961 int discoveryTime = 0;
962 int lowTime = 0;
963 bool visited = false;
964 std::shared_ptr<RandomVariableBase> parent = nullptr;