HomeSort by relevance Sort by last modified time
    Searched full:shard (Results 26 - 50 of 90) sorted by null

12 3 4

  /external/protobuf/gtest/test/
gtest_filter_unittest.py 172 """Runs a test program shard and returns exit code and a list of tests run."""
245 """Checks that binary runs correct tests for the given filter and shard.
249 on each shard should be identical to tests_to_run, without duplicates.
544 """Tests that the shard file is created if specified in the environment."""
558 """Tests that the shard file is created with --gtest_list_tests."""
gtest_filter_unittest_.cc 99 // aren't on the first shard.
  /cts/tools/tradefed-host/
README 58 To shard a plan test run on multiple devices
  /external/chromium/testing/gtest/test/
gtest_filter_unittest_.cc 99 // aren't on the first shard.
gtest_filter_unittest.py 216 """Runs a test program shard and returns exit code and a list of tests run."""
289 """Checks that binary runs correct tests for the given filter and shard.
293 on each shard should be identical to tests_to_run, without duplicates.
574 """Tests that the shard file is created if specified in the environment."""
588 """Tests that the shard file is created with the "list_tests" flag."""
  /external/chromium_org/net/socket/
ssl_client_socket.h 44 // ssl_session_cache_shard is an opaque string that identifies a shard of the
ssl_client_socket_openssl.cc 219 // unique HostPortPair, per shard.
225 const std::string& shard,
233 const std::string cache_key = GetCacheKey(host_and_port, shard);
270 const std::string& shard) {
272 const std::string cache_key = GetCacheKey(host_and_port, shard);
301 const std::string& shard) {
302 return host_and_port.ToString() + "/" + shard;
    [all...]
  /external/chromium_org/testing/gtest/test/
gtest_filter_unittest_.cc 99 // aren't on the first shard.
gtest_filter_unittest.py 216 """Runs a test program shard and returns exit code and a list of tests run."""
289 """Checks that binary runs correct tests for the given filter and shard.
293 on each shard should be identical to tests_to_run, without duplicates.
574 """Tests that the shard file is created if specified in the environment."""
588 """Tests that the shard file is created with the "list_tests" flag."""
  /external/gtest/test/
gtest_filter_unittest_.cc 99 // aren't on the first shard.
gtest_filter_unittest.py 216 """Runs a test program shard and returns exit code and a list of tests run."""
289 """Checks that binary runs correct tests for the given filter and shard.
293 on each shard should be identical to tests_to_run, without duplicates.
574 """Tests that the shard file is created if specified in the environment."""
588 """Tests that the shard file is created with the "list_tests" flag."""
  /ndk/sources/third_party/googletest/googletest/test/
gtest_filter_unittest_.cc 99 // aren't on the first shard.
gtest_filter_unittest.py 216 """Runs a test program shard and returns exit code and a list of tests run."""
289 """Checks that binary runs correct tests for the given filter and shard.
293 on each shard should be identical to tests_to_run, without duplicates.
574 """Tests that the shard file is created if specified in the environment."""
588 """Tests that the shard file is created with the "list_tests" flag."""
  /external/chromium_org/build/android/
bb_run_sharded_steps.py 7 """Helper script to shard build bot steps and save results to disk.
41 --keep_test_server_ports: indicates it's being run as a shard, and shouldn't
test_runner.py 442 shard=True,
476 shard=True,
492 shard=True,
522 shard=True,
545 tests, runner_factory, False, None, shard=False, test_timeout=None)
  /external/chromium_org/base/test/
test_launcher.cc 35 // The environment variable name for the test shard index.
92 // Given the total number of shards, the shard index, and the test id, returns
93 // true iff the test should be run on this shard. The test id is some arbitrary
  /external/chromium_org/build/android/pylib/instrumentation/
test_runner.py 59 shard_index: Shard index.
132 # We give different default value to launch HTTP server based on shard index
  /external/chromium_org/tools/flakiness/
find_flakiness.py 59 # Shard the test and collect failures.
  /external/v8/tools/
test.py     [all...]
  /external/chromium-trace/trace-viewer/third_party/closure_linter/closure_linter/
gjslint.py 84 shard out linting over all CPUs with multiprocessing to parallelize.
  /external/chromium_org/third_party/closure_linter/closure_linter/
gjslint.py 84 shard out linting over all CPUs with multiprocessing to parallelize.
  /cts/tools/tradefed-host/src/com/android/cts/tradefed/command/
CtsConsole.java 156 helpBuilder.append(" run cts [options] --shards number_of_shards: shard a CTS run into ");
  /external/chromium_org/third_party/leveldatabase/src/doc/
impl.html 178 more bursty compactions. Alternatively, we could shard the set of
  /external/chromium_org/third_party/WebKit/Source/core/
core.gyp     [all...]
  /packages/apps/UnifiedEmail/src/com/android/mail/lib/base/
StringUtil.java     [all...]

Completed in 1119 milliseconds

12 3 4