Searched refs:MaybeAddPrefixToColocationConstraints (Results 1 – 4 of 4) sorted by relevance
632 TEST(MaybeAddPrefixToColocationConstraints, Basic) { in TEST() argument645 TF_ASSERT_OK(MaybeAddPrefixToColocationConstraints(match, "fn/", &node_def)); in TEST()653 TEST(MaybeAddPrefixToColocationConstraints, NoConstraints) { in TEST() argument661 TF_ASSERT_OK(MaybeAddPrefixToColocationConstraints(match, "fn/", &node_def)); in TEST()
398 Status MaybeAddPrefixToColocationConstraints(
936 Status MaybeAddPrefixToColocationConstraints( in MaybeAddPrefixToColocationConstraints() function
615 MaybeAddPrefixToColocationConstraints(fn_nodes, prefix, &ndef)); in InlineFunctionBody()