Searched refs:MaybeAddPrefixToColocationConstraints (Results 1 – 4 of 4) sorted by relevance
772 TEST(MaybeAddPrefixToColocationConstraints, Basic) { in TEST() argument785 TF_ASSERT_OK(MaybeAddPrefixToColocationConstraints(match, "fn/", &node_def)); in TEST()793 TEST(MaybeAddPrefixToColocationConstraints, NoConstraints) { in TEST() argument801 TF_ASSERT_OK(MaybeAddPrefixToColocationConstraints(match, "fn/", &node_def)); in TEST()
433 Status MaybeAddPrefixToColocationConstraints(
995 Status MaybeAddPrefixToColocationConstraints( in MaybeAddPrefixToColocationConstraints() function
623 MaybeAddPrefixToColocationConstraints(fn_nodes, prefix, &ndef)); in InlineFunctionBody()