Searched defs:expected_proto (Results 1 – 7 of 7) sorted by relevance
/external/tensorflow/tensorflow/python/distribute/cluster_resolver/ |
D | slurm_cluster_resolver_test.py | 35 def _verifyClusterSpecEquality(self, cluster_spec, expected_proto): argument
|
D | kubernetes_cluster_resolver_test.py | 53 def _verifyClusterSpecEquality(self, cluster_spec, expected_proto): argument
|
D | tfconfig_cluster_resolver_test.py | 36 def _verifyClusterSpecEquality(self, cluster_spec, expected_proto): argument
|
D | gce_cluster_resolver_test.py | 32 def _verifyClusterSpecEquality(self, cluster_spec, expected_proto): argument
|
D | cluster_resolver_test.py | 126 def _verifyClusterSpecEquality(self, cluster_spec, expected_proto): argument
|
D | tpu_cluster_resolver_test.py | 96 def _verifyClusterSpecEquality(self, cluster_spec, expected_proto): argument
|
/external/android-clat/ |
D | clatd_test.cpp | 447 uint16_t expected_proto; in do_translate_packet() local
|