| /external/libchrome/base/json/ |
| D | json_value_serializer_unittest.cc | 241 std::string test_serialization; in TEST() local 242 JSONStringValueSerializer mutable_serializer(&test_serialization); in TEST() 244 ASSERT_EQ(kOriginalSerialization, test_serialization); in TEST() 264 ASSERT_EQ(pretty_serialization, test_serialization); in TEST()
|
| /external/tensorflow/tensorflow/python/training/experimental/ |
| D | loss_scale_test.py | 84 def test_serialization(self): member in FixedLossScaleTest 282 def test_serialization(self): member in DynamicLossScaleTest
|
| /external/tensorflow/tensorflow/python/keras/ |
| D | constraints_test.py | 47 def test_serialization(self): member in KerasConstraintsTest
|
| D | activations_test.py | 39 def test_serialization(self): member in KerasActivationsTest
|
| D | losses_test.py | 195 def test_serialization(self): member in KerasLossesTest
|
| /external/tensorflow/tensorflow/python/keras/layers/ |
| D | dense_attention_test.py | 158 def test_serialization(self): member in BaseDenseAttentionTest 507 def test_serialization(self, use_scale): member in AttentionTest 748 def test_serialization(self): member in AdditiveAttentionTest
|
| /external/tensorflow/tensorflow/python/feature_column/ |
| D | sequence_feature_column_test.py | 183 def test_serialization(self): member in SequenceCategoricalColumnWithIdentityTest 1001 def test_serialization(self): member in SequenceNumericColumnTest
|
| D | feature_column_v2_test.py | 448 def test_serialization(self): member in NumericColumnTest 747 def test_serialization(self): member in BucketizedColumnTest 986 def test_serialization(self): member in HashedCategoricalColumnTest 1365 def test_serialization(self): member in CrossedColumnTest 3491 def test_serialization(self): member in VocabularyFileCategoricalColumnTest 3940 def test_serialization(self): member in VocabularyListCategoricalColumnTest 4266 def test_serialization(self): member in IdentityCategoricalColumnTest 4603 def test_serialization(self): member in IndicatorColumnTest 6013 def test_serialization(self): member in SharedEmbeddingColumnTest 6387 def test_serialization(self): member in WeightedCategoricalColumnTest
|
| /external/tensorflow/tensorflow/python/keras/mixed_precision/ |
| D | policy_test.py | 244 def test_serialization(self): member in PolicyTest
|
| /external/python/cpython3/Lib/test/ |
| D | test_positional_only_arg.py | 353 def test_serialization(self): member in PositionalOnlyTestCase
|
| /external/apache-harmony/sql/src/test/java/org/apache/harmony/sql/tests/java/sql/ |
| D | SQLTimeoutExceptionTest.java | 1063 public void test_serialization() throws Exception { in test_serialization() method in SQLTimeoutExceptionTest
|
| D | SQLInvalidAuthorizationSpecExceptionTest.java | 1285 public void test_serialization() throws Exception { in test_serialization() method in SQLInvalidAuthorizationSpecExceptionTest
|
| D | SQLIntegrityConstraintViolationExceptionTest.java | 1301 public void test_serialization() throws Exception { in test_serialization() method in SQLIntegrityConstraintViolationExceptionTest
|
| D | SQLNonTransientExceptionTest.java | 1064 public void test_serialization() throws Exception { in test_serialization() method in SQLNonTransientExceptionTest
|
| D | SQLNonTransientConnectionExceptionTest.java | 1270 public void test_serialization() throws Exception { in test_serialization() method in SQLNonTransientConnectionExceptionTest
|
| D | SQLTransactionRollbackExceptionTest.java | 1226 public void test_serialization() throws Exception { in test_serialization() method in SQLTransactionRollbackExceptionTest
|
| D | SQLTransientConnectionExceptionTest.java | 1226 public void test_serialization() throws Exception { in test_serialization() method in SQLTransientConnectionExceptionTest
|
| D | SQLTransientExceptionTest.java | 1064 public void test_serialization() throws Exception { in test_serialization() method in SQLTransientExceptionTest
|
| D | SQLDataExceptionTest.java | 1057 public void test_serialization() throws Exception { in test_serialization() method in SQLDataExceptionTest
|
| D | SQLFeatureNotSupportedExceptionTest.java | 1226 public void test_serialization() throws Exception { in test_serialization() method in SQLFeatureNotSupportedExceptionTest
|
| D | SQLSyntaxErrorExceptionTest.java | 1064 public void test_serialization() throws Exception { in test_serialization() method in SQLSyntaxErrorExceptionTest
|
| D | SQLRecoverableExceptionTest.java | 1064 public void test_serialization() throws Exception { in test_serialization() method in SQLRecoverableExceptionTest
|
| /external/rust/crates/url/tests/ |
| D | unit.rs | 312 fn test_serialization() { in test_serialization() function
|