Searched refs:setEqualIfCompatible (Results 1 – 3 of 3) sorted by relevance
238 bool setEqualIfCompatible(const std::vector<RandomVariable>& lhs,
68 return RandomVariableNetwork::get()->setEqualIfCompatible(dimensions, other.dimensions); in createEdgeIfValid()
1168 bool RandomVariableNetwork::setEqualIfCompatible(const std::vector<RandomVariable>& lhs, in setEqualIfCompatible() function in android::nn::fuzzing_test::RandomVariableNetwork