Home
last modified time | relevance | path

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

1234

/external/tensorflow/tensorflow/python/kernel_tests/random/
Dstateless_random_ops_test.py206 def _test_match(self, case, seed): argument
219 def _test_match_stateless_cpu_gpu(self, case, seed): argument
230 def _test_old_and_new_stateless_match(self, case, seed): argument
240 def _test_determinism(self, case, seed_type): argument
271 def testMatchFloat(self, case, seed): argument
284 def testMatchInt(self, case, seed): argument
297 def testMatchMultinomial(self, case, seed): argument
309 def testMatchGamma(self, case, seed): argument
325 def testStatelessGammaCpuGpuMatch(self, case, seed): argument
337 def testMatchPoisson(self, case, seed): argument
[all …]
/external/autotest/client/site_tests/policy_ArcAudioCaptureAllowed/
Dpolicy_ArcAudioCaptureAllowed.py23 def _test_microphone_status(self, case): argument
35 def policy_creator(self, case): argument
39 def run_once(self, case): argument
/external/autotest/client/site_tests/policy_ArcBackupRestoreServiceEnabled/
Dpolicy_ArcBackupRestoreServiceEnabled.py20 def verify_policy(self, case): argument
40 def check_bmgr(self, case): argument
61 def run_once(self, case): argument
/external/autotest/client/site_tests/policy_DeviceEphemeralUsersEnabled/
Dpolicy_DeviceEphemeralUsersEnabled.py18 def verify_permanent_vault(self, case): argument
31 def _run_setup_case(self, case): argument
34 def run_once(self, case): argument
/external/autotest/client/site_tests/policy_ArcDisableScreenshots/
Dpolicy_ArcDisableScreenshots.py22 def verify_policy(self, case): argument
42 def check_screenshot(self, case): argument
69 def run_once(self, case): argument
/external/autotest/client/site_tests/policy_DriveDisabled/
Dpolicy_DriveDisabled.py28 def run_once(self, case=None): argument
43 def check_mount(self, case): argument
77 def is_drive_properly_set(self, case): argument
/external/tensorflow/tensorflow/python/kernel_tests/proto/
Ddecode_proto_op_test_base.py213 def testBinary(self, case): argument
225 def testBinaryDisordered(self, case): argument
239 def testPacked(self, case): argument
265 def testText(self, case): argument
283 def testSanitizerGood(self, case): argument
Dencode_proto_op_test_base.py179 def testRoundtrip(self, case): argument
189 def testRoundtripPacked(self, case): argument
/external/autotest/client/site_tests/policy_DownloadDirectory/
Dpolicy_DownloadDirectory.py30 def run_once(self, case): argument
64 def _the_test(self, case): argument
111 def _get_mount(self, case): argument
/external/autotest/client/site_tests/policy_PolicyRefreshRate/
Dpolicy_PolicyRefreshRate.py17 def check_refresh_rate(self, case): argument
43 def run_once(self, case): argument
/external/autotest/client/site_tests/policy_DefaultSearchProvider/
Dpolicy_DefaultSearchProvider.py24 def _search_check(self, case): argument
59 def run_once(self, case): argument
/external/autotest/client/site_tests/policy_DefaultSearchProviderEnabled/
Dpolicy_DefaultSearchProviderEnabled.py25 def _default_search_provider_enabled(self, case): argument
59 def run_once(self, case): argument
/external/autotest/client/site_tests/policy_PrintingEnabled/
Dpolicy_PrintingEnabled.py15 def _print_check(self, case): argument
33 def run_once(self, case): argument
/external/autotest/client/site_tests/policy_VirtualMachinesAllowed/
Dpolicy_VirtualMachinesAllowed.py25 def _run_setup_case(self, case): argument
28 def run_once(self, case): argument
/external/libxml2/
Dcheck-xinclude-test-suite.py172 def runTestCases(case): argument
204 case = testsuite.children variable
215 case = case.next variable
Dcheck-xml-test-suite.py363 def runTestCases(case): argument
392 case = testsuite.children variable
403 case = case.next variable
/external/autotest/client/site_tests/policy_AccessibilityTest/
Dpolicy_AccessibilityTest.py30 def _check_settings(self, policy, case): argument
51 def run_once(self, policy, case): argument
/external/autotest/client/site_tests/policy_DeveloperToolsAvailability/
Dpolicy_DeveloperToolsAvailability.py36 def _check_developer_tools_availability(self, case): argument
73 def run_once(self, case): argument
/external/autotest/client/site_tests/policy_DeviceAllowBluetooth/
Dpolicy_DeviceAllowBluetooth.py34 def bluetooth_check(self, case): argument
57 def run_once(self, case): argument
/external/autotest/client/site_tests/policy_KeyPermissions/
Dpolicy_KeyPermissions.py51 def test_platform_keys(self, case): argument
96 def run_once(self, case=None): argument
/external/autotest/client/site_tests/policy_ForceYouTubeRestrict/
Dpolicy_ForceYouTubeRestrict.py106 def _check_restricted_mode(self, case): argument
139 def run_once(self, case): argument
/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/llvm-project/clang/test/Parser/
Dcxx-keyword-identifiers.cpp4 int foo1(int case, int throw, int y) { // expected-error {{invalid parameter name: 'case' is a keyw… in foo1()
/external/autotest/client/site_tests/policy_DeviceBootOnAcEnabled/
Dpolicy_DeviceBootOnAcEnabled.py14 def run_once(self, case): argument
/external/autotest/client/site_tests/policy_WilcoUSBPowershare/
Dpolicy_WilcoUSBPowershare.py14 def run_once(self, case): argument

1234