Home
last modified time | relevance | path

Searched defs:test_arguments (Results 1 – 18 of 18) sorted by relevance

/third_party/mindspore/tests/ut/python/nn/probability/distribution/
Dtest_poisson.py26 def test_arguments(): function
Dtest_exponential.py26 def test_arguments(): function
Dtest_geometric.py26 def test_arguments(): function
Dtest_logistic.py50 def test_arguments(): function
Dtest_categorical.py27 def test_arguments(): function
Dtest_beta.py63 def test_arguments(): function
Dtest_uniform.py50 def test_arguments(): function
Dtest_lognormal.py51 def test_arguments(): function
Dtest_normal.py51 def test_arguments(): function
Dtest_gamma.py57 def test_arguments(): function
Dtest_cauchy.py50 def test_arguments(): function
Dtest_bernoulli.py26 def test_arguments(): function
/third_party/quickjs/tests/
Dtest_op.js240 function test_arguments() function
Dtest_language.js261 function test_arguments() function
/third_party/python/Lib/test/
Dtest_threading_local.py112 def test_arguments(self): member in BaseLocalTest
Dtest_fstring.py854 def test_arguments(self): member in TestCase
Dtest_ast.py377 def test_arguments(self): member in AST_Tests
/third_party/boost/libs/program_options/test/
Dcmdline_test.cpp391 void test_arguments() in test_arguments() function