Home
last modified time | relevance | path

Searched full:smoketest (Results 1 – 25 of 177) sorted by relevance

12345678

/external/rust/crates/grpcio-sys/grpc/tools/run_tests/performance/
Dscenario_config.py23 SMOKETEST = 'smoketest' variable
28 DEFAULT_CATEGORIES = (SCALABLE, SMOKETEST)
320 smoketest_categories = ([SMOKETEST] if secure else [])
633 categories=[SMOKETEST, SCALABLE])
644 categories=[SMOKETEST, SCALABLE])
654 categories=[SMOKETEST, SCALABLE])
665 categories=[SMOKETEST, SCALABLE])
679 categories=[SMOKETEST, SCALABLE])
695 categories=[SMOKETEST, SCALABLE])
738 categories=[SMOKETEST, SCALABLE])
[all …]
Dscenario_config_exporter.py62 main_categories = ('scalable', 'smoketest')
100 # 'scalable' and 'smoketest'. This matches the behavior of
103 ['scalable', 'smoketest'])
172 choices=['all', 'inproc', 'scalable', 'smoketest', 'sweep'],
/external/grpc-grpc/tools/run_tests/performance/
Dscenario_config.py24 SMOKETEST = "smoketest" variable
32 DEFAULT_CATEGORIES = (SCALABLE, SMOKETEST)
345 smoketest_categories = [SMOKETEST] if secure else []
736 categories=[SMOKETEST, SCALABLE],
748 categories=[SMOKETEST, SCALABLE],
759 categories=[SMOKETEST, SCALABLE],
774 categories=[SMOKETEST, SCALABLE],
790 categories=[SMOKETEST, SCALABLE],
809 categories=[SMOKETEST, SCALABLE],
858 categories=[SMOKETEST, SCALABLE],
[all …]
Dscenario_config_exporter.py67 main_categories = ("scalable", "smoketest")
107 # 'scalable' and 'smoketest'. This matches the behavior of
110 "CATEGORIES", ["scalable", "smoketest"]
195 "smoketest",
/external/sdk-platform-java/rules_java_gapic/resources/gradle/
Dclient_rest.gradle.tmpl22 task smokeTest(type: Test) {
24 includeTestsMatching "*SmokeTest"
30 exclude "**/*SmokeTest*"
Dclient_grpc.gradle.tmpl25 task smokeTest(type: Test) {
27 includeTestsMatching "*SmokeTest"
33 exclude "**/*SmokeTest*"
Dclient_grpcrest.gradle.tmpl27 task smokeTest(type: Test) {
29 includeTestsMatching "*SmokeTest"
35 exclude "**/*SmokeTest*"
/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/apache-xml/test/java/xdocs/sources/tests/
Dgetstarted.xml38 …<br/><code>build smoketest </code> Run the build Smoketest (optional; simply calls the smoketest
44 …br/><code>build smoketest </code> Run the build Smoketest (includes a selection of API tests and…
/external/apache-xml/test/java/src/org/apache/qetest/xalanj2/
DTransformStateAPITest.java142 * Quick smoketest of TransformState.
148 reporter.testCaseInit("Quick smoketest of TransformState"); in testCase1()
161 * Quick smoketest of TransformState.
167 reporter.testCaseInit("Quick smoketest of TransformState"); in testCase2()
180 * Quick smoketest of TransformState.
186 reporter.testCaseInit("Quick smoketest of TransformState"); in testCase3()
199 * Quick smoketest of TransformState.
205 reporter.testCaseInit("Quick smoketest of TransformState"); in testCase4()
/external/grpc-grpc/tools/internal_ci/linux/
Dgrpc_e2e_performance_singlevm.sh22 # "smoketest" scenarios on a single VM (=no remote VM for running qps_workers)
28 --category smoketest \
/external/rust/crates/grpcio-sys/grpc/tools/internal_ci/linux/
Dgrpc_e2e_performance_singlevm.sh22 # "smoketest" scenarios on a single VM (=no remote VM for running qps_workers)
28 --category smoketest \
/external/tensorflow/tensorflow/compiler/xla/mlir_hlo/tests/python/
DCMakeLists.txt34 add_mhlo_python_test(python-smoketest smoketest.py)
/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/deqp/external/openglcts/modules/gl/
Dgl3cTextureSwizzleTests.cpp2410 /* Constants used by SmokeTest */
2411 const glw::GLsizei SmokeTest::m_depth = 1;
2412 const glw::GLsizei SmokeTest::m_height = 1;
2413 const glw::GLsizei SmokeTest::m_width = 1;
2414 const glw::GLsizei SmokeTest::m_output_height = 8;
2415 const glw::GLsizei SmokeTest::m_output_width = 8;
2421 SmokeTest::SmokeTest(deqp::Context &context) in SmokeTest() function in gl3cts::TextureSwizzle::SmokeTest
2437 SmokeTest::SmokeTest(deqp::Context &context, const glw::GLchar *name, const glw::GLchar *descriptio… in SmokeTest() function in gl3cts::TextureSwizzle::SmokeTest
2450 void SmokeTest::deinit() in deinit()
2483 tcu::TestNode::IterateResult SmokeTest::iterate() in iterate()
[all …]
Dgl3cTextureSwizzleTests.hpp194 class SmokeTest : public deqp::TestCase class
198 SmokeTest(deqp::Context &context);
199 SmokeTest(deqp::Context &context, const glw::GLchar *name, const glw::GLchar *description);
310 class FunctionalTest : public SmokeTest
/external/linux-kselftest/tools/testing/selftests/bpf/verifier/
Datomic_xchg.c2 "atomic exchange smoketest - 64bit",
25 "atomic exchange smoketest - 32bit",
Datomic_fetch_add.c2 "BPF_ATOMIC_FETCH_ADD smoketest - 64bit",
24 "BPF_ATOMIC_FETCH_ADD smoketest - 32bit",
/external/icu/icu4c/source/i18n/
Dnumparse_compositions.h55 // bool smokeTest(const StringSegment& segment) const override;
77 bool smokeTest(const StringSegment& segment) const override;
Dnumparse_compositions.cpp64 bool SeriesMatcher::smokeTest(const StringSegment& segment) const { in smokeTest() function in SeriesMatcher
70 return matcher->smokeTest(segment); in smokeTest()
/external/cronet/third_party/icu/source/i18n/
Dnumparse_compositions.cpp64 bool SeriesMatcher::smokeTest(const StringSegment& segment) const { in smokeTest() function in SeriesMatcher
70 return matcher->smokeTest(segment); in smokeTest()
Dnumparse_compositions.h56 // bool smokeTest(const StringSegment& segment) const override;
78 bool smokeTest(const StringSegment& segment) const override;
/external/icu/android_icu4j/src/main/java/android/icu/impl/number/parse/
DSeriesMatcher.java90 public boolean smokeTest(StringSegment segment) { in smokeTest() method in SeriesMatcher
98 return matchers.get(0).smokeTest(segment); in smokeTest()
/external/icing/java/tests/instrumentation/src/androidx/appsearch/smoketest/
DAndroidXSmokeTest.java17 package androidx.appsearch.smoketest;
63 public void smokeTest() throws Exception { in smokeTest() method in AndroidXSmokeTest
/external/icu/icu4j/main/core/src/main/java/com/ibm/icu/impl/number/parse/
DSeriesMatcher.java88 public boolean smokeTest(StringSegment segment) { in smokeTest() method in SeriesMatcher
96 return matchers.get(0).smokeTest(segment); in smokeTest()

12345678