Home
last modified time | relevance | path

Searched refs:smoketest (Results 1 – 16 of 16) sorted by relevance

/external/cldr/tools/scripts/build/bin-build/
Dpost-cldr-apps.sh23 if [ -x ${HOME}/bitten-conf/post-to-smoketest.sh ];
26 ${HOME}/bitten-conf/post-to-smoketest.sh
Dmanualbuild.txt2 #/ -Dusername=st-bitten -Dpassword=______ -Dpath=/smoketest war redeploy
/external/cpuinfo/
Dconfigure.py83 build.smoketest("init-test", build.cxx("init.cc"))
85 build.smoketest("get-current-test", build.cxx("get-current.cc"))
87 build.smoketest("brand-string-test", build.cxx("name/brand-string.cc"))
/external/cldr/tools/scripts/ansible/
DREADME.md67 hostname of smoketest
69 port of smoketest
73 run `ssh-keyscan smoketest.example.com` where _smoketest.example.com_
74 is the name of the smoketest server. Put the results into this
76 own system when you ssh into smoketest.
/external/deqp-deps/SPIRV-Tools/kokoro/shaderc-smoketest/
Dbuild.sh22 source $SCRIPT_DIR/../scripts/linux/build.sh RELEASE gcc cmake-smoketest
Dpresubmit.cfg16 build_file: "SPIRV-Tools/kokoro/shaderc-smoketest/build.sh"
Dcontinuous.cfg16 build_file: "SPIRV-Tools/kokoro/shaderc-smoketest/build.sh"
/external/swiftshader/third_party/SPIRV-Tools/kokoro/shaderc-smoketest/
Dbuild.sh22 source $SCRIPT_DIR/../scripts/linux/build.sh RELEASE gcc cmake-smoketest
Dcontinuous.cfg16 build_file: "SPIRV-Tools/kokoro/shaderc-smoketest/build.sh"
Dpresubmit.cfg16 build_file: "SPIRV-Tools/kokoro/shaderc-smoketest/build.sh"
/external/rust/crates/grpcio-sys/grpc/tools/internal_ci/linux/
Dgrpc_e2e_performance_singlevm.sh28 --category smoketest \
/external/icing/java/tests/instrumentation/src/androidx/appsearch/smoketest/
DTestDocument.java17 package androidx.appsearch.smoketest;
DAppSearchSmokeTest.java17 package androidx.appsearch.smoketest;
/external/igt-gpu-tools/tests/i915/
Dgem_ctx_shared.c728 static void smoketest(int i915, unsigned ring, unsigned timeout) in smoketest() function
857 smoketest(i915, e->exec_id | e->flags, 5);
864 smoketest(i915, -1, 30);
Dgem_exec_balancer.c1163 static void smoketest(int i915, int timeout) in smoketest() function
1321 smoketest(i915, 20);
Dgem_exec_schedule.c278 static void smoketest(int fd, unsigned ring, unsigned timeout) in smoketest() function
1691 smoketest(fd, ALL_ENGINES, 30);
1775 smoketest(fd, e->exec_id | e->flags, 5);