/external/opencv3/samples/wp8/OpenCVXaml/ |
D | OpenCVXaml.sln | 6 …F79EFBC}") = "OpenCVXaml", "OpenCVXaml\OpenCVXaml.csproj", "{AF139C56-D9C7-4AFE-8972-E5B30AABA1BC}" 24 {AF139C56-D9C7-4AFE-8972-E5B30AABA1BC}.Debug|Any CPU.ActiveCfg = Debug|Any CPU 25 {AF139C56-D9C7-4AFE-8972-E5B30AABA1BC}.Debug|Any CPU.Build.0 = Debug|Any CPU 26 {AF139C56-D9C7-4AFE-8972-E5B30AABA1BC}.Debug|Any CPU.Deploy.0 = Debug|Any CPU 27 {AF139C56-D9C7-4AFE-8972-E5B30AABA1BC}.Debug|ARM.ActiveCfg = Debug|ARM 28 {AF139C56-D9C7-4AFE-8972-E5B30AABA1BC}.Debug|ARM.Build.0 = Debug|ARM 29 {AF139C56-D9C7-4AFE-8972-E5B30AABA1BC}.Debug|ARM.Deploy.0 = Debug|ARM 30 {AF139C56-D9C7-4AFE-8972-E5B30AABA1BC}.Debug|Mixed Platforms.ActiveCfg = Debug|x86 31 {AF139C56-D9C7-4AFE-8972-E5B30AABA1BC}.Debug|Mixed Platforms.Build.0 = Debug|x86 32 {AF139C56-D9C7-4AFE-8972-E5B30AABA1BC}.Debug|Mixed Platforms.Deploy.0 = Debug|x86 [all …]
|
/external/autotest/server/ |
D | afe_utils.py | 16 AFE = frontend_wrappers.RetryingAFE(timeout_min=5, delay_sec=10) variable 33 return AFE.get_hosts(hostname=host.hostname) 48 return utils.get_build_from_afe(host.hostname, AFE) 62 return utils.get_board_from_afe(host.hostname, AFE) 74 labels = AFE.get_labels( 91 AFE.run('label_add_hosts', id=label, hosts=[host.hostname]) 117 return AFE.run('get_stable_version', board=board, android=android)
|
/external/autotest/contrib/ |
D | task_runner.sh | 22 AFE=localhost:8001 70 $AT_DIR/cli/atest host delete $hostnames --web $AFE 71 $AT_DIR/cli/atest label delete $labels --web $AFE 73 $AT_DIR/cli/atest host create $hostnames --web $AFE 74 $AT_DIR/cli/atest label add -m $hostnames $labels --web $AFE 126 $AT_DIR/cli/atest shard delete $SHARD_NAME --web $AFE 128 $AT_DIR/cli/atest shard create $SHARD_NAME -l $SHARD_BOARD --web $AFE
|
D | stage_build.py | 45 AFE = frontend.AFE() 46 AFE.set_host_attribute('job_repo_url', repo_url, hostname=options.host)
|
D | shared_hosts.py | 10 cautotest = frontend.AFE(server='cautotest') 11 cautotest_cq = frontend.AFE(server='cautotest-cq')
|
D | generate_rpm_mapping.py | 464 AFE = frontend_wrappers.RetryingAFE(timeout_min=5, delay_sec=10, variable 466 logging.info('Connected to %s', AFE.server) 468 AFE.get_hosts(),
|
D | reverify_hosts | 23 frontend.AFE().reverify_hosts(hostnames=sys.argv[1:])
|
/external/autotest/test_suites/ |
D | dev_harness.py | 48 AFE = frontend.AFE(debug=True) variable 51 m = random.choice(AFE.get_hostnames(label='board:'+new_globals['board'])) 53 label = AFE.get_labels( 56 AFE.set_host_attribute(constants.JOB_REPO_URL, repo_url, hostname=m)
|
/external/autotest/site_utils/ |
D | test_push.py | 50 AFE = frontend_wrappers.RetryingAFE(timeout_min=0.5, delay_sec=2) variable 229 hosts = AFE.get_hosts(label=constants.Labels.BOARD_PREFIX+board) 233 AFE.run('host_remove_labels', id=host.id, labels=[label]) 245 AFE.reverify_hosts(hostnames=[host.hostname]) 283 while not AFE.get_jobs(id=suite_job_id, finished=True): 287 AFE.run('abort_host_queue_entries', job=suite_job_id) 311 found_build = site_utils.get_build_from_afe(hostname, AFE)
|
D | lxc_cleanup.py | 36 AFE = frontend_wrappers.RetryingAFE(timeout_min=0.1, delay_sec=10) variable 83 hqes = AFE.get_host_queue_entries(job_id=job_id)
|
D | abort_suite.py | 93 afe = frontend.AFE()
|
/external/autotest/cli/ |
D | atest_migrate_host | 8 old = frontend.AFE(web_server='http://' + sys.argv[1]) 9 new = frontend.AFE(web_server='http://' + sys.argv[2])
|
/external/autotest/frontend/afe/doctests/ |
D | 002_site_rpc_test.txt | 1 # This file is for site-specific doctests of the AFE RPC interface.
|
/external/autotest/frontend/afe/ |
D | direct_afe.py | 11 class directAFE(frontend.AFE):
|
/external/autotest/apache/ |
D | apache-prod-conf | 1 # This is the "prod" conf file directly referenced by the AFE running in our
|
/external/autotest/utils/ |
D | reverify_repair_failed.py | 26 afe_client = frontend.AFE(debug=False, server=options.server)
|
/external/autotest/server/site_tests/platform_InstallTestImage/ |
D | control | 45 # If we're called from the AFE, there won't be an "image" 52 # try to look the host up in the AFE database. Otherwise, if we
|
/external/autotest/server/cros/network/ |
D | chaos_clique_utils.py | 35 afe = frontend.AFE(debug=True, 51 afe = frontend.AFE(debug=True,
|
/external/autotest/server/site_tests/telemetry_GpuTests/ |
D | control.gpu_rasterization | 19 Pass local=True to run with local telemetry and no AFE server.
|
D | control.trace_test | 19 Pass local=True to run with local telemetry and no AFE server.
|
D | control.hardware_accelerated_feature | 19 Pass local=True to run with local telemetry and no AFE server.
|
D | control.webgl_conformance | 19 Pass local=True to run with local telemetry and no AFE server.
|
D | control.screenshot_sync | 19 Pass local=True to run with local telemetry and no AFE server.
|
D | control.context_lost | 19 Pass local=True to run with local telemetry and no AFE server.
|
/external/autotest/site_utils/suite_scheduler/ |
D | board_enumerator_unittest.py | 25 self.afe = self.mox.CreateMock(frontend.AFE)
|