Home
last modified time | relevance | path

Searched defs:case (Results 1 – 25 of 372) sorted by relevance

12345678910>>...15

/external/tensorflow/tensorflow/python/kernel_tests/random/
Dstateless_random_ops_test.py215 def _test_match(self, case, seed): argument
228 def _test_match_stateless_cpu_gpu(self, case, seed): argument
239 def _test_old_and_new_stateless_match(self, case, seed): argument
249 def _test_explicit_alg(self, case, seed): argument
258 def _test_determinism(self, case, seed_type): argument
289 def testMatchFloat(self, case, seed): argument
302 def testMatchInt(self, case, seed): argument
315 def testMatchMultinomial(self, case, seed): argument
327 def testMatchGamma(self, case, seed): argument
343 def testStatelessGammaCpuGpuMatch(self, case, seed): argument
[all …]
/external/tensorflow/tensorflow/python/kernel_tests/proto/
Ddecode_proto_op_test_base.py209 def testBinary(self, case): argument
221 def testBinaryDisordered(self, case): argument
235 def testPacked(self, case): argument
261 def testText(self, case): argument
279 def testSanitizerGood(self, case): argument
Dencode_proto_op_test_base.py175 def testRoundtrip(self, case): argument
185 def testRoundtripPacked(self, case): argument
/external/cronet/third_party/libxml/src/
Dcheck-xinclude-test-suite.py171 def runTestCases(case): argument
203 case = testsuite.children variable
214 case = case.next variable
Dcheck-xml-test-suite.py362 def runTestCases(case): argument
391 case = testsuite.children variable
402 case = case.next variable
/external/libxml2/
Dcheck-xinclude-test-suite.py171 def runTestCases(case): argument
203 case = testsuite.children variable
214 case = case.next variable
Dcheck-xml-test-suite.py362 def runTestCases(case): argument
391 case = testsuite.children variable
402 case = case.next variable
/external/rust/crates/ring/src/rsa/
Dconvert_nist_rsa_test_vectors.py82 def print_sign_test(case, n, e, d, padding_alg): argument
130 def print_verify_test(case, n, e): argument
/external/autotest/client/site_tests/infra_PythonVersion/
Dinfra_PythonVersion.py15 def run_once(self, case): argument
/external/python/absl-py/absl/testing/tests/
Dparameterized_test.py156 def test_something(self, case): argument
164 def testSingle(self, case): argument
170 def testDictSingle(self, case): argument
177 def testSomething(self, case): argument
184 def testDictSomething(self, case): argument
191 def testMixedSomething(self, case): argument
203 def test_single(self, case): argument
209 def test_dict_single(self, case): argument
216 def test_something(self, case): argument
223 def test_dict_something(self, case): argument
[all …]
/external/autotest/server/site_tests/infra_ServerPythonVersion/
Dinfra_ServerPythonVersion.py16 def run_once(self, host, case): argument
/external/autotest/client/site_tests/policy_WilcoUSBPowershare/
Dpolicy_WilcoUSBPowershare.py14 def run_once(self, case): argument
/external/openthread/tools/harness-automation/cases/
Drouter_5_3_9.py36 case = '5 3 9' variable in Router_5_3_9
Dsed_6_3_2.py37 case = '6 3 2' variable in SED_6_3_2
Dleader_5_5_1.py39 case = '5 5 1' variable in Leader_5_5_1
Drouter_5_6_3.py36 case = '5 6 3' variable in Router_5_6_3
Dborder_7_1_8.py37 case = '7 1 8' variable in Border_7_1_8
Drouter_5_1_11.py37 case = '5 1 11' variable in Router_5_1_11
Drouter_5_7_3.py37 case = '5 7 3' variable in Router_5_7_3
Drouter_5_1_4.py37 case = '5 1 4' variable in Router_5_1_4
Dleader_5_5_4.py37 case = '5 5 4' variable in Leader_5_5_4
/external/openthread/tools/harness-automation/cases_R140/
Drouter_5_1_6.py37 case = '5 1 6' variable in Router_5_1_6
Dleader_9_2_19.py37 case = '9 2 19' variable in Leader_9_2_19
Drouter_5_3_9.py36 case = '5 3 9' variable in Router_5_3_9
Dreed_5_5_5.py37 case = '5 5 5' variable in REED_5_5_5

12345678910>>...15