Home
last modified time | relevance | path

Searched defs:test_normal (Results 1 – 17 of 17) sorted by relevance

/aosp_15_r20/external/pigweed/pw_config_loader/py/
H A Dyaml_config_loader_mixin_test.py50 def test_normal(self): member in TestOneFile
152 def test_normal(self): member in TestNestedTitle
/aosp_15_r20/development/tools/logblame/
H A Dtest_logs.py126 def test_normal(): function
/aosp_15_r20/external/eigen/unsupported/test/
H A Dcxx11_tensor_random.cpp28 static void test_normal() in test_normal() function
/aosp_15_r20/external/python/rsa/tests/
Dtest_common.py88 def test_normal(self): member in TestInverse
/aosp_15_r20/external/tensorflow/tensorflow/python/ops/
H A Dinit_ops_test.py64 def test_normal(self): member in InitializersTest
/aosp_15_r20/external/linux-kselftest/tools/testing/selftests/kvm/s390x/
H A Dresets.c216 static void test_normal(void) in test_normal() function
/aosp_15_r20/external/python/cpython2/Lib/test/
Dtest_hmac.py231 def test_normal(self): member in ConstructorTestCase
Dtest_datetime.py91 def test_normal(self): member in TestTZInfo
/aosp_15_r20/external/pytorch/test/nn/
H A Dtest_init.py124 def test_normal(self): member in TestNNInit
/aosp_15_r20/external/python/absl-py/absl/testing/tests/
Dparameterized_test.py143 def test_normal(self): member in ParameterizedTestsTest.NoParameterizedTests
335 def test_normal(self, number): member in ParameterizedTestsTest.UniqueDescriptiveNamesTest
/aosp_15_r20/external/python/cpython3/Lib/test/
Dtest_hmac.py394 def test_normal(self): member in ConstructorTestCase
Ddatetimetester.py186 def test_normal(self): member in TestTZInfo
/aosp_15_r20/external/python/jinja/tests/
Dtest_core_tags.py466 def test_normal(self, env_trim): member in TestSet
/aosp_15_r20/external/pytorch/test/
H A Dtest_tensor_creation_ops.py3201 def test_normal(self, device, dtype): member in TestRandomTensorCreation
H A Dtest_mps.py7860 def test_normal(self): member in TestMPS
/aosp_15_r20/external/pytorch/test/distributions/
H A Dtest_distributions.py2573 def test_normal(self): member in TestDistributions
/aosp_15_r20/external/pytorch/aten/src/ATen/test/
H A Dvulkan_api_test.cpp5089 void test_normal(at::Tensor out_vulkan, const float mean, const float std) { in test_normal() function