Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/python/distribute/cluster_resolver/
Dslurm_cluster_resolver_test.py35 def _verifyClusterSpecEquality(self, cluster_spec, expected_proto): argument
Dkubernetes_cluster_resolver_test.py53 def _verifyClusterSpecEquality(self, cluster_spec, expected_proto): argument
Dtfconfig_cluster_resolver_test.py36 def _verifyClusterSpecEquality(self, cluster_spec, expected_proto): argument
Dgce_cluster_resolver_test.py32 def _verifyClusterSpecEquality(self, cluster_spec, expected_proto): argument
Dcluster_resolver_test.py126 def _verifyClusterSpecEquality(self, cluster_spec, expected_proto): argument
Dtpu_cluster_resolver_test.py96 def _verifyClusterSpecEquality(self, cluster_spec, expected_proto): argument
/external/android-clat/
Dclatd_test.cpp447 uint16_t expected_proto; in do_translate_packet() local