Home
last modified time | relevance | path

Searched full:scripts_dir (Results 1 – 25 of 51) sorted by relevance

123

/aosp_15_r20/external/cronet/testing/merge_scripts/code_coverage/
H A Dmerge_js_lib_test.py45 scripts_dir = None
49 scripts_dir = tempfile.mkdtemp()
51 file_path = os.path.join(scripts_dir, '%d.js.json' % i)
74 os.path.join(scripts_dir, 'parsed_scripts',
79 os.path.join(scripts_dir, 'parsed_scripts',
82 merger.write_parsed_scripts(scripts_dir, source_dir='')
85 for root, _, files in os.walk(scripts_dir):
91 shutil.rmtree(scripts_dir)
106 scripts_dir = None
109 scripts_dir = tempfile.mkdtemp()
[all …]
/aosp_15_r20/external/ltp/testcases/realtime/func/pi-tests/
H A Drun_auto.sh6 if [ ! $SCRIPTS_DIR ]; then
8 export SCRIPTS_DIR=../../scripts/
11 . $SCRIPTS_DIR/setenv.sh
14 $SCRIPTS_DIR/run_c_files.sh $profile testpi-0
17 $SCRIPTS_DIR/run_c_files.sh $profile testpi-1
21 $SCRIPTS_DIR/run_c_files.sh $profile testpi-2
25 $SCRIPTS_DIR/run_c_files.sh $profile testpi-4
30 $SCRIPTS_DIR/run_c_files.sh $profile testpi-5
31 $SCRIPTS_DIR/run_c_files.sh $profile testpi-6
32 $SCRIPTS_DIR/run_c_files.sh $profile sbrk_mutex
/aosp_15_r20/external/ltp/testcases/realtime/doc/
H A Drun_auto.sh.tpl6 if [ ! $SCRIPTS_DIR ]; then
8 export SCRIPTS_DIR=../../scripts/
11 source $SCRIPTS_DIR/setenv.sh
16 $SCRIPTS_DIR/run_c_files.sh $profile testexecutable1
17 # $SCRIPTS_DIR/run_c_files.sh $profile testexecutable2
/aosp_15_r20/external/ltp/testcases/realtime/func/gtod_latency/
H A Drun_auto.sh6 if [ ! $SCRIPTS_DIR ]; then
8 export SCRIPTS_DIR=../../scripts/
11 . $SCRIPTS_DIR/setenv.sh
14 $SCRIPTS_DIR/run_c_files.sh $profile gtod_latency
17 #$SCRIPTS_DIR/run_c_files.sh $profile gtod_infinite
/aosp_15_r20/external/ltp/testcases/realtime/func/measurement/
H A Drun_auto.sh5 if [ ! $SCRIPTS_DIR ]; then
7 export SCRIPTS_DIR=../../scripts/
10 source $SCRIPTS_DIR/setenv.sh
18 $SCRIPTS_DIR/run_c_files.sh $profile "rdtsc-latency"
21 $SCRIPTS_DIR/run_c_files.sh $profile "preempt_timing"
/aosp_15_r20/external/ltp/testcases/realtime/func/hrtimer-prio/
H A Drun_auto.sh6 if [ ! $SCRIPTS_DIR ]; then
8 export SCRIPTS_DIR=../../scripts/
11 source $SCRIPTS_DIR/setenv.sh
13 $SCRIPTS_DIR/run_c_files.sh $profile "hrtimer-prio"
/aosp_15_r20/external/ltp/testcases/realtime/func/sched_football/
H A Drun_auto.sh6 if [ ! $SCRIPTS_DIR ]; then
8 export SCRIPTS_DIR=../../scripts/
11 . $SCRIPTS_DIR/setenv.sh
14 $SCRIPTS_DIR/run_c_files.sh $profile sched_football
/aosp_15_r20/external/ltp/testcases/realtime/func/sched_jitter/
H A Drun_auto.sh6 if [ ! $SCRIPTS_DIR ]; then
8 export SCRIPTS_DIR=../../scripts/
11 . $SCRIPTS_DIR/setenv.sh
14 $SCRIPTS_DIR/run_c_files.sh $profile sched_jitter
/aosp_15_r20/external/ltp/testcases/realtime/func/matrix_mult/
H A Drun_auto.sh6 if [ ! $SCRIPTS_DIR ]; then
8 export SCRIPTS_DIR=../../scripts/
11 . $SCRIPTS_DIR/setenv.sh
14 $SCRIPTS_DIR/run_c_files.sh $profile matrix_mult
/aosp_15_r20/external/ltp/testcases/realtime/func/pi_perf/
H A Drun_auto.sh6 if [ ! $SCRIPTS_DIR ]; then
8 export SCRIPTS_DIR=../../scripts/
11 . $SCRIPTS_DIR/setenv.sh
14 $SCRIPTS_DIR/run_c_files.sh $profile pi_perf
/aosp_15_r20/external/ltp/testcases/realtime/func/pthread_kill_latency/
H A Drun_auto.sh6 if [ ! $SCRIPTS_DIR ]; then
8 export SCRIPTS_DIR=../../scripts/
11 . $SCRIPTS_DIR/setenv.sh
14 $SCRIPTS_DIR/run_c_files.sh $profile pthread_kill_latency
/aosp_15_r20/external/ltp/testcases/realtime/func/sched_latency/
H A Drun_auto.sh6 if [ ! $SCRIPTS_DIR ]; then
8 export SCRIPTS_DIR=../../scripts/
11 . $SCRIPTS_DIR/setenv.sh
14 $SCRIPTS_DIR/run_c_files.sh $profile sched_latency
/aosp_15_r20/external/ltp/testcases/realtime/func/thread_clock/
H A Drun_auto.sh6 if [ ! $SCRIPTS_DIR ]; then
8 export SCRIPTS_DIR=../../scripts/
11 . $SCRIPTS_DIR/setenv.sh
14 $SCRIPTS_DIR/run_c_files.sh $profile tc-2
/aosp_15_r20/external/ltp/testcases/realtime/func/periodic_cpu_load/
H A Drun_auto.sh6 if [ ! $SCRIPTS_DIR ]; then
8 export SCRIPTS_DIR=../../scripts/
11 . $SCRIPTS_DIR/setenv.sh
14 $SCRIPTS_DIR/run_c_files.sh $profile periodic_cpu_load periodic_cpu_load_single
/aosp_15_r20/external/ltp/testcases/realtime/func/prio-preempt/
H A Drun_auto.sh6 if [ ! $SCRIPTS_DIR ]; then
8 export SCRIPTS_DIR=../../scripts/
11 . $SCRIPTS_DIR/setenv.sh
14 $SCRIPTS_DIR/run_c_files.sh $profile prio-preempt
/aosp_15_r20/external/ltp/testcases/realtime/func/async_handler/
H A Drun_auto.sh6 if [ ! $SCRIPTS_DIR ]; then
8 export SCRIPTS_DIR=../../scripts/
11 . $SCRIPTS_DIR/setenv.sh
14 $SCRIPTS_DIR/run_c_files.sh $profile async_handler async_handler_jk
/aosp_15_r20/external/ltp/testcases/realtime/func/rt-migrate/
H A Drun_auto.sh6 if [ ! $SCRIPTS_DIR ]; then
8 export SCRIPTS_DIR=../../scripts/
10 . $SCRIPTS_DIR/setenv.sh
12 $SCRIPTS_DIR/run_c_files.sh $profile rt-migrate
/aosp_15_r20/external/ltp/testcases/realtime/func/prio-wake/
H A Drun_auto.sh6 if [ ! $SCRIPTS_DIR ]; then
8 export SCRIPTS_DIR=../../scripts/
10 . $SCRIPTS_DIR/setenv.sh
12 $SCRIPTS_DIR/run_c_files.sh $profile prio-wake
/aosp_15_r20/external/python/google-api-python-client/scripts/
Dupdatediscoveryartifacts.py25 SCRIPTS_DIR = pathlib.Path(__file__).parent.resolve() variable
27 SCRIPTS_DIR / ".." / "googleapiclient" / "discovery_cache" / "documents"
29 REFERENCE_DOC_DIR = SCRIPTS_DIR / ".." / "docs" / "dyn"
30 TEMP_DIR = SCRIPTS_DIR / "temp"
Dchangesummary_test.py29 SCRIPTS_DIR = pathlib.Path(__file__).parent.resolve() variable
30 NEW_ARTIFACTS_DIR = SCRIPTS_DIR / "test_resources" / "new_artifacts_dir"
31 CURRENT_ARTIFACTS_DIR = SCRIPTS_DIR / "test_resources" / "current_artifacts_dir"
32 TEMP_DIR = SCRIPTS_DIR / "test_resources" / "temp"
/aosp_15_r20/external/ltp/testcases/realtime/perf/latency/
H A Drun_auto.sh3 if [ ! $SCRIPTS_DIR ]; then
5 export SCRIPTS_DIR=../../scripts/
8 source $SCRIPTS_DIR/setenv.sh
/aosp_15_r20/external/deqp/scripts/opengl/
H A Dsrc_util.py33 SCRIPTS_DIR = os.path.dirname(__file__) variable
34 OPENGL_DIR = os.path.normpath(os.path.join(SCRIPTS_DIR, "..", "..", "framework", "opengl"))
35 EGL_DIR = os.path.normpath(os.path.join(SCRIPTS_DIR, "..", "..", "framework", "egl"))
/aosp_15_r20/external/ltp/testcases/realtime/scripts/
H A Dsetenv.sh7 #export TESTS_DIR=$(readlink -f $SCRIPTS_DIR/..)
17 export SCRIPTS_DIR=$TESTS_DIR/scripts
/aosp_15_r20/external/mesa3d/src/gallium/drivers/softpipe/ci/
H A Dgitlab-ci.yml11 . "$SCRIPTS_DIR"/setup-test-env.sh
12 …LD_LIBRARY_PATH=`pwd`/install/lib xvfb-run --server-args='-noreset' bash -c ". $SCRIPTS_DIR/setup-…
/aosp_15_r20/external/mesa3d/
H A D.gitlab-ci.yml111 export SCRIPTS_DIR=$(mktemp -d) &&
112 …curl -L -s --retry 4 -f --retry-all-errors --retry-delay 60 -O --output-dir "${SCRIPTS_DIR}" "${CI…
113 . ${SCRIPTS_DIR}/setup-test-env.sh &&

123