Home
last modified time | relevance | path

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

/third_party/quickjs/tests/
Dtest_op.js240 function test_arguments() function
347 test_arguments();
Dtest_language.js261 function test_arguments() function
536 test_arguments();
/third_party/boost/libs/program_options/test/
Dcmdline_test.cpp391 void test_arguments() in test_arguments() function
648 test_arguments(); in main()
/third_party/mindspore/tests/ut/python/nn/probability/distribution/
Dtest_poisson.py26 def test_arguments(): function
Dtest_logistic.py50 def test_arguments(): function
Dtest_exponential.py26 def test_arguments(): function
Dtest_geometric.py26 def test_arguments(): function
Dtest_beta.py63 def test_arguments(): function
Dtest_cauchy.py50 def test_arguments(): function
Dtest_bernoulli.py26 def test_arguments(): function
Dtest_uniform.py50 def test_arguments(): function
Dtest_lognormal.py51 def test_arguments(): function
Dtest_categorical.py27 def test_arguments(): function
Dtest_normal.py51 def test_arguments(): function
Dtest_gamma.py57 def 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