Searched refs:test_transform (Results 1 – 11 of 11) sorted by relevance
/aosp_15_r20/external/eigen/bench/ |
H A D | benchGeometry.cpp | 56 struct test_transform struct 85 test_transform< Func, Trans, Vec >::run();\ 93 test_transform< Func, Trans, Trans >::run();\
|
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/range/test/algorithm_test/ |
D | transform.cpp | 160 void test_transform() in test_transform() function 181 test->add( BOOST_TEST_CASE( &boost::test_transform ) ); in init_unit_test_suite()
|
/aosp_15_r20/external/pytorch/functorch/examples/dp_cifar10/ |
H A D | cifar10_opacus.py | 163 test_transform = transforms.Compose(normalize) 178 root=args.data_root, train=False, download=True, transform=test_transform
|
H A D | cifar10_transforms.py | 227 test_transform = transforms.Compose(normalize) 242 root=args.data_root, train=False, download=True, transform=test_transform
|
/aosp_15_r20/external/fonttools/Tests/svgLib/path/ |
H A D | path_test.py | 55 def test_transform(self): member in SVGPathTest
|
/aosp_15_r20/external/fonttools/Tests/misc/ |
H A D | transform_test.py | 65 def test_transform(self): member in TransformTest
|
/aosp_15_r20/external/libpng/contrib/libtests/ |
H A D | pngvalid.c | 2447 unsigned int test_transform :1; member 2541 pm->test_transform = 0; in modifier_init() 11860 pm.test_transform = 1; in main() 11863 pm.test_transform = 0; in main() 11869 pm.test_transform = 1; in main() 11876 pm.test_transform = 1; in main() 12123 if (pm.test_standard == 0 && pm.test_size == 0 && pm.test_transform == 0 && in main() 12133 pm.test_transform = 1; in main() 12188 if (pm.test_transform) in main()
|
/aosp_15_r20/external/fonttools/Tests/ttLib/tables/ |
H A D | _g_l_y_f_test.py | 45 def test_transform(self): member in GlyphCoordinatesTest
|
/aosp_15_r20/external/skia/tests/ |
H A D | PathTest.cpp | 2848 static void test_transform(skiatest::Reporter* reporter) { in test_transform() function 5119 test_transform(reporter); in DEF_TEST()
|
/aosp_15_r20/external/tensorflow/tensorflow/python/feature_column/ |
H A D | feature_column_v2_test.py | 4452 def test_transform(self): member in IndicatorColumnTest
|
H A D | feature_column_test.py | 4643 def test_transform(self): member in IndicatorColumnTest
|