Home
last modified time | relevance | path

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

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