Home
last modified time | relevance | path

Searched refs:SCRIPT_PATH (Results 1 – 4 of 4) sorted by relevance

/external/tensorflow/tensorflow/contrib/ignite/python/tests/
Dstart_ignite.sh18 SCRIPT_PATH="$( cd "$(dirname "$0")" ; pwd -P )"
22 -v ${SCRIPT_PATH}:/data apacheignite/ignite:${IGNITE_VERSION} /data/bin/start-plain.sh
26 -v ${SCRIPT_PATH}:/data apacheignite/ignite:${IGNITE_VERSION} /data/bin/start-igfs.sh
/external/perfetto/tools/
Dgen_binary_descriptors35 SCRIPT_PATH = 'tools/gen_binary_descriptors' variable
63 assert sorted([SCRIPT_PATH, source]) == sorted([key for key, _ in hashes])
127 'script_path': SCRIPT_PATH,
/external/autotest/site_utils/stats/
Dapache_access_log_metrics_unittest.py21 SCRIPT_PATH = os.path.abspath( variable
69 p = subprocess.Popen([SCRIPT_PATH,
Dapache_error_log_metrics_unittest.py14 SCRIPT_PATH = os.path.abspath( variable
83 p = subprocess.Popen([SCRIPT_PATH,