Home
last modified time | relevance | path

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

/external/pigweed/pw_protobuf/
Dcodegen_test.cc95 constexpr uint8_t expected_proto[] = { in TEST() local
186 constexpr uint8_t expected_proto[] = { in TEST() local
205 constexpr uint8_t expected_proto[] = {0x0a, 0x04, 0x00, 0x10, 0x20, 0x30}; in TEST() local
224 constexpr uint8_t expected_proto[] = { in TEST() local
247 constexpr uint8_t expected_proto[] = { in TEST() local
274 constexpr uint8_t expected_proto[] = { in TEST() local
/external/tensorflow/tensorflow/python/distribute/cluster_resolver/
Dslurm_cluster_resolver_test.py52 def _verifyClusterSpecEquality(self, cluster_spec, expected_proto): argument
Dsagemaker_cluster_resolver_test.py34 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.py37 def _verifyClusterSpecEquality(self, cluster_spec, expected_proto): argument
Dgce_cluster_resolver_test.py32 def _verifyClusterSpecEquality(self, cluster_spec, expected_proto): argument
Dcluster_resolver_test.py127 def _verifyClusterSpecEquality(self, cluster_spec, expected_proto): argument
/external/tensorflow/tensorflow/python/distribute/cluster_resolver/tpu/
Dtpu_cluster_resolver_test.py103 def _verifyClusterSpecEquality(self, cluster_spec, expected_proto): argument
/external/android-clat/
Dclatd_test.cpp446 uint16_t expected_proto; in do_translate_packet() local