Home
last modified time | relevance | path

Searched refs:test_flatten (Results 1 – 9 of 9) sorted by relevance

/external/python/cffi/testing/cffi0/
Dtest_platform.py19 def test_flatten(): function
/external/nanopb-c/tests/typename_mangling/
DSConscript20 env.Program(["test_flatten.c", "flatten.pb.c"])
/external/skia/tests/
DMatrixTest.cpp158 static void test_flatten(skiatest::Reporter* reporter, const SkMatrix& m) { in test_flatten() function
855 test_flatten(reporter, mat); in DEF_TEST()
861 test_flatten(reporter, mat); in DEF_TEST()
870 test_flatten(reporter, mat); in DEF_TEST()
871 test_flatten(reporter, iden2); in DEF_TEST()
/external/tensorflow/tensorflow/python/module/
Dmodule_test.py489 def test_flatten(self, container_type): member in FlattenTest
/external/tensorflow/tensorflow/python/keras/layers/
Dcore_test.py460 def test_flatten(self): member in CoreLayersTest
/external/tensorflow/tensorflow/python/distribute/
Dsharded_variable_test.py487 def test_flatten(self): member in ShardedVariableTest
/external/tensorflow/tensorflow/python/keras/
Dbackend_test.py657 def test_flatten(self): member in BackendShapeOpsTest
/external/python/typing/typing_extensions/src/
Dtest_typing_extensions.py1788 def test_flatten(self): member in AnnotatedTests
/external/python/cpython3/Lib/test/
Dtest_typing.py778 def test_flatten(self): member in LiteralTests
4603 def test_flatten(self): member in AnnotatedTests