Home
last modified time | relevance | path

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

/external/syzkaller/pkg/vcs/
Dvcs.go133 func CheckBranch(branch string) bool { func
/external/tensorflow/tensorflow/core/grappler/optimizers/data/
Dmap_vectorization_test.cc175 void CheckBranch(const FunctionDef& function, gtl::ArraySlice<string> ops) { in CheckBranch() function