HomeSort by relevance Sort by last modified time
    Searched refs:api (Results 1 - 25 of 3252) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /external/skia/infra/bots/recipes/
swarm_test.py 18 def RunSteps(api):
19 api.sktest.run()
22 def GenTests(api):
24 api.test('Test-Ubuntu-GCC-GCE-CPU-AVX2-x86-Debug') +
25 api.properties(buildername='Test-Ubuntu-GCC-GCE-CPU-AVX2-x86-Debug',
32 api.path.exists(
33 api.path['start_dir'].join('skia'),
34 api.path['start_dir'].join('skia', 'infra', 'bots', 'assets',
36 api.path['start_dir'].join('skia', 'infra', 'bots', 'assets',
38 api.path['start_dir'].join('skia', 'infra', 'bots', 'assets'
    [all...]
upload_dm_results.py 15 def RunSteps(api):
16 api.upload_dm_results.run()
19 def GenTests(api):
21 api.test('upload') +
22 api.properties(buildername='Test-Ubuntu-GCC-GCE-CPU-AVX2-x86_64-Debug',
upload_nano_results.py 15 def RunSteps(api):
16 api.upload_nano_results.run()
19 def GenTests(api):
21 api.test('upload') +
22 api.properties(buildername='Test-Ubuntu-GCC-GCE-CPU-AVX2-x86_64-Debug',
swarm_perf.py 18 def RunSteps(api):
19 api.perf.run()
22 def GenTests(api):
24 api.test('Perf-Ubuntu-Clang-GCE-CPU-AVX2-x86_64-Release') +
25 api.properties(buildername='Perf-Ubuntu-Clang-GCE-CPU-AVX2-x86_64-Release',
32 api.path.exists(
33 api.path['start_dir'].join('skia'),
34 api.path['start_dir'].join('skia', 'infra', 'bots', 'assets',
36 api.path['start_dir'].join('skia', 'infra', 'bots', 'assets',
38 api.path['start_dir'].join('tmp', 'uninteresting_hashes.txt'
    [all...]
swarm_presubmit.py 20 def RunSteps(api):
21 api.vars.setup()
22 api.core.checkout_steps()
24 with api.step.context({'cwd': api.vars.skia_dir}):
26 branch = 'tmp_%s' % api.uuid.random()
27 api.step('create git branch',
30 api.step('git status',
33 depot_tools_path = api.depot_tools.package_repo_resource()
34 env = {'PATH': api.path.pathsep.join([str(depot_tools_path), '%(PATH)s'])
    [all...]
swarm_compile.py 17 def RunSteps(api):
18 api.compile.run()
21 def GenTests(api):
23 api.test('Build-Mac-Clang-Arm7-Release') +
24 api.properties(buildername='Build-Mac-Clang-Arm7-Release-iOS',
32 api.path.exists(
33 api.path['start_dir'].join('tmp', 'uninteresting_hashes.txt')
swarm_skpbench.py 17 def RunSteps(api):
18 api.skpbench.run()
21 def GenTests(api):
24 api.test(b) +
25 api.properties(buildername=b,
32 api.path.exists(
33 api.path['start_dir'].join('skia'),
34 api.path['start_dir'].join('skia', 'infra', 'bots', 'assets',
37 api.step_data('get swarming bot id',
38 stdout=api.raw_io.output('skia-bot-123'))
    [all...]
swarm_housekeeper.py 29 def RunSteps(api):
31 api.core.setup()
33 cwd = api.path['checkout']
37 with api.step.context({'cwd': cwd}):
38 gsutil_path = api.path['depot_tools'].join('gsutil.py')
39 if not api.vars.is_trybot:
40 api.run(
41 api.step,
43 cmd=['python', api.core.resource('generate_and_upload_doxygen.py')],
46 cmd = ['python', api.core.resource('run_binary_size_analysis.py')
    [all...]
swarm_infra.py 20 def RunSteps(api):
21 api.vars.setup()
22 api.core.checkout_steps()
23 api.infra.update_go_deps()
26 infra_tests = api.vars.skia_dir.join('infra', 'bots', 'infra_tests.py')
27 with api.step.context({'cwd': api.vars.skia_dir, 'env': api.infra.go_env}):
28 api.step('infra_tests', cmd=['python', infra_tests])
31 def GenTests(api)
    [all...]
swarm_RecreateSKPs.py 39 def __init__(self, api, metadata_key):
40 self.m = api
84 def RunSteps(api):
86 api.core.setup()
88 src_dir = api.vars.checkout_root.join('src')
91 with api.step.context({'cwd': src_dir}):
97 with api.step.context({'env': gn_env}):
98 api.step('GN', [gn, 'gen', out_dir])
101 api.step('Build Chrome', ['ninja', '-C', out_dir, 'chrome'])
104 output_dir = api.path['start_dir'].join('skp_output'
    [all...]
  /external/skia/infra/bots/recipe_modules/perf/
example.py 54 def RunSteps(api):
55 api.perf.run()
58 def GenTests(api):
63 api.test(builder) +
64 api.properties(buildername=builder,
71 api.path.exists(
72 api.path['start_dir'].join('skia'),
73 api.path['start_dir'].join('skia', 'infra', 'bots', 'assets',
75 api.path['start_dir'].join('skia', 'infra', 'bots', 'assets',
77 api.path['start_dir'].join('tmp', 'uninteresting_hashes.txt'
    [all...]
  /external/skia/infra/bots/recipe_modules/sktest/
example.py 70 def RunSteps(api):
71 api.sktest.run()
74 def GenTests(api):
79 api.test(builder) +
80 api.properties(buildername=builder,
87 api.path.exists(
88 api.path['start_dir'].join('skia'),
89 api.path['start_dir'].join('skia', 'infra', 'bots', 'assets',
91 api.path['start_dir'].join('skia', 'infra', 'bots', 'assets',
93 api.path['start_dir'].join('skia', 'infra', 'bots', 'assets'
    [all...]
  /hardware/intel/common/omx-components/videocodec/securevideo/moorefield/
drm_vendor_api.c 27 uint32_t drm_vendor_api_init(struct drm_vendor_api *api)
31 if (api == NULL) {
36 api->handle = dlopen(LIB_DRM_VENDOR, RTLD_NOW);
37 if (api->handle == NULL) {
39 drm_vendor_api_deinit(api);
42 api->drm_keep_alive = (drm_keep_alive_t) dlsym(api->handle, "drm_keep_alive");
43 if (api->drm_keep_alive == NULL) {
48 api->drm_start_playback = (drm_start_playback_t) dlsym(api->handle, "drm_start_playback")
    [all...]
  /external/mockito/src/main/java/org/mockito/internal/verification/api/
package-info.java 7 * This package should be open to public once verification API is fully finished.
9 package org.mockito.internal.verification.api;
  /external/skia/infra/bots/recipe_modules/upload_nano_results/
example.py 15 def RunSteps(api):
16 api.upload_nano_results.run()
19 def GenTests(api):
22 api.test('normal_bot') +
23 api.properties(buildername=builder,
31 api.test('trybot') +
32 api.properties(buildername=builder,
41 api.test('recipe_with_gerrit_patch') +
42 api.properties(
48 api.properties.tryserver
    [all...]
  /external/skia/infra/bots/recipe_modules/infra/
example.py 20 def RunSteps(api):
21 api.vars.setup()
22 api.core.checkout_steps()
23 api.infra.update_go_deps()
26 infra_tests = api.vars.skia_dir.join(
28 with api.step.context({'cwd': api.vars.skia_dir, 'env': api.infra.go_env}):
29 api.step('infra_tests', cmd=['python', infra_tests])
32 def GenTests(api)
    [all...]
  /frameworks/support/
droiddoc.mk 17 # API Level information for the Support Library, which is currently
22 -since $(SUPPORT_PATH)/api/22.0.0.txt 22.0.0 \
23 -since $(SUPPORT_PATH)/api/22.1.0.txt 22.1.0 \
24 -since $(SUPPORT_PATH)/api/22.2.0.txt 22.2.0 \
25 -since $(SUPPORT_PATH)/api/22.2.1.txt 22.2.1 \
26 -since $(SUPPORT_PATH)/api/23.0.0.txt 23.0.0 \
27 -since $(SUPPORT_PATH)/api/23.1.0.txt 23.1.0 \
28 -since $(SUPPORT_PATH)/api/23.1.1.txt 23.1.1 \
29 -since $(SUPPORT_PATH)/api/23.2.0.txt 23.2.0 \
30 -since $(SUPPORT_PATH)/api/23.2.1.txt 23.2.1
    [all...]
  /external/skia/infra/bots/recipe_modules/skpbench/
api.py 14 def _run(api, title, *cmd, **kwargs):
15 with api.step.context({'cwd': api.vars.skia_dir}):
16 return api.run(api.step, title, cmd=list(cmd), **kwargs)
19 def _adb(api, title, *cmd, **kwargs):
22 return _run(api, title, 'adb', *cmd, **kwargs)
25 def skpbench_steps(api):
27 app = api.vars.skia_out.join(api.vars.configuration, 'skpbench'
    [all...]
example.py 28 def RunSteps(api):
29 api.skpbench.run()
32 def GenTests(api):
37 api.test(builder) +
38 api.properties(buildername=builder,
45 api.path.exists(
46 api.path['start_dir'].join('skia'),
47 api.path['start_dir'].join('skia', 'infra', 'bots', 'assets',
50 api.step_data('get swarming bot id',
51 stdout=api.raw_io.output('skia-bot-123'))
    [all...]
  /external/skia/infra/bots/recipe_modules/upload_dm_results/
example.py 15 def RunSteps(api):
16 api.upload_dm_results.run()
19 def GenTests(api):
22 api.test('normal_bot') +
23 api.properties(buildername=builder,
30 api.test('failed_once') +
31 api.properties(buildername=builder,
35 api.step_data('upload images', retcode=1)
39 api.test('failed_all') +
40 api.properties(buildername=builder
    [all...]
  /external/smali/dexlib2/src/main/java/org/jf/dexlib2/
VersionMap.java 38 // NOTE: Art version 87 and api level 26 do not correspond to any
59 public static int mapApiToArtVersion(int api) {
60 switch (api) {
75 // NOTE: Art version 87 and api level 26 do not correspond to any
78 if (api > 25) {
  /external/fmtlib/doc/
contents.rst 9 api
  /external/ipsec-tools/src/racoon/missing/crypto/rijndael/
rijndael.h 5 #include <crypto/rijndael/rijndael-api-fst.h>
  /external/mesa3d/src/gallium/targets/egl-static/
egl_st.h 35 egl_st_create_api(enum st_api_type api);
41 egl_st_get_profile_mask(enum st_api_type api);
  /external/skia/infra/bots/recipe_modules/compile/
example.py 59 def RunSteps(api):
60 api.compile.run()
63 def GenTests(api):
68 api.test(builder) +
69 api.properties(buildername=builder,
77 api.path.exists(
78 api.path['start_dir'].join('tmp', 'uninteresting_hashes.txt')
82 test += api.platform('win', 64)
84 test += api.platform('mac', 64)
86 test += api.platform('linux', 64
    [all...]

Completed in 602 milliseconds

1 2 3 4 5 6 7 8 91011>>