Home
last modified time | relevance | path

Searched defs:test_serialization (Results 1 – 25 of 84) sorted by relevance

1234

/aosp_15_r20/external/tensorflow/tensorflow/python/feature_column/
H A Dfeature_column_v2_test.py444 def test_serialization(self): member in NumericColumnTest
743 def test_serialization(self): member in BucketizedColumnTest
982 def test_serialization(self): member in HashedCategoricalColumnTest
1361 def test_serialization(self): member in CrossedColumnTest
3487 def test_serialization(self): member in VocabularyFileCategoricalColumnTest
3936 def test_serialization(self): member in VocabularyListCategoricalColumnTest
4262 def test_serialization(self): member in IdentityCategoricalColumnTest
4599 def test_serialization(self): member in IndicatorColumnTest
6009 def test_serialization(self): member in SharedEmbeddingColumnTest
6383 def test_serialization(self): member in WeightedCategoricalColumnTest
H A Dsequence_feature_column_test.py180 def test_serialization(self): member in SequenceCategoricalColumnWithIdentityTest
998 def test_serialization(self): member in SequenceNumericColumnTest
/aosp_15_r20/external/tensorflow/tensorflow/python/training/experimental/
H A Dloss_scale_test.py80 def test_serialization(self): member in FixedLossScaleTest
278 def test_serialization(self): member in DynamicLossScaleTest
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/multi_index/test/
Dtest_serialization.cpp16 void test_serialization() in test_serialization() function
/aosp_15_r20/libcore/ojluni/src/test/java/time/tck/java/time/serial/
H A DTCKPeriodSerialization.java75 public void test_serialization() throws Exception { in test_serialization() method in TCKPeriodSerialization
H A DTCKYearSerialization.java77 public void test_serialization() throws Exception { in test_serialization() method in TCKYearSerialization
H A DTCKInstantSerialization.java78 public void test_serialization() throws Exception { in test_serialization() method in TCKInstantSerialization
H A DTCKLocalDateTimeSerialization.java79 public void test_serialization() throws Exception { in test_serialization() method in TCKLocalDateTimeSerialization
H A DTCKLocalDateSerialization.java86 public void test_serialization() throws Exception { in test_serialization() method in TCKLocalDateSerialization
H A DTCKMonthDaySerialization.java86 public void test_serialization() throws ClassNotFoundException, IOException { in test_serialization() method in TCKMonthDaySerialization
H A DTCKDurationSerialization.java87 public void test_serialization() throws Exception { in test_serialization() method in TCKDurationSerialization
H A DTCKYearMonthSerialization.java87 public void test_serialization() throws IOException, ClassNotFoundException { in test_serialization() method in TCKYearMonthSerialization
H A DTCKOffsetTimeSerialization.java89 public void test_serialization() throws Exception { in test_serialization() method in TCKOffsetTimeSerialization
H A DTCKOffsetDateTimeSerialization.java89 public void test_serialization() throws Exception { in test_serialization() method in TCKOffsetDateTimeSerialization
/aosp_15_r20/libcore/luni/src/test/java/libcore/java/nio/file/
H A DDirectoryNotEmptyExceptionTest.java37 public void test_serialization() throws IOException, ClassNotFoundException { in test_serialization() method in DirectoryNotEmptyExceptionTest
H A DAtomicMoveNotSupportedExceptionTest.java37 public void test_serialization() throws IOException, ClassNotFoundException { in test_serialization() method in AtomicMoveNotSupportedExceptionTest
H A DNotDirectoryExceptionTest.java36 public void test_serialization() throws IOException, ClassNotFoundException { in test_serialization() method in NotDirectoryExceptionTest
H A DFileSystemLoopExceptionTest.java34 public void test_serialization () throws IOException, ClassNotFoundException { in test_serialization() method in FileSystemLoopExceptionTest
H A DAccessDeniedExceptionTest.java44 public void test_serialization() throws IOException, ClassNotFoundException { in test_serialization() method in AccessDeniedExceptionTest
H A DFileAlreadyExistsExceptionTest.java44 public void test_serialization() throws IOException, ClassNotFoundException { in test_serialization() method in FileAlreadyExistsExceptionTest
H A DNotLinkExceptionTest.java43 public void test_serialization() throws IOException, ClassNotFoundException { in test_serialization() method in NotLinkExceptionTest
H A DNoSuchFileExceptionTest.java43 public void test_serialization() throws IOException, ClassNotFoundException { in test_serialization() method in NoSuchFileExceptionTest
H A DFileSystemExceptionTest.java42 public void test_serialization() throws IOException, ClassNotFoundException { in test_serialization() method in FileSystemExceptionTest
/aosp_15_r20/libcore/harmony-tests/src/test/java/org/apache/harmony/tests/java/util/zip/
H A DZipErrorTest.java37 public void test_serialization() throws Exception { in test_serialization() method in ZipErrorTest
/aosp_15_r20/libcore/ojluni/src/test/java/time/tck/java/time/temporal/serial/
H A DTCKValueRangeSerialization.java87 public void test_serialization() throws Exception { in test_serialization() method in TCKValueRangeSerialization

1234