HomeSort by relevance Sort by last modified time
    Searched refs:shard_tests (Results 1 - 21 of 21) sorted by null

  /external/chromium_org/third_party/WebKit/Tools/Scripts/webkitpy/layout_tests/controllers/
layout_test_runner.py 100 locked_shards, unlocked_shards = self._sharder.shard_tests(test_inputs, int(self._options.child_processes), self._options.fully_parallel)
363 def shard_tests(self, test_inputs, num_workers, fully_parallel): member in class:Sharder
layout_test_runner_unittest.py 183 return self.sharder.shard_tests([self.get_test_input(test) for test in test_list], num_workers, fully_parallel)
  /external/chromium/testing/gtest/src/
gtest-internal-inl.h 700 // If shard_tests == HONOR_SHARDING_PROTOCOL, further filters tests
703 int FilterTests(ReactionToSharding shard_tests);
    [all...]
gtest.cc     [all...]
  /external/chromium_org/testing/gtest/src/
gtest-internal-inl.h 723 // If shard_tests == HONOR_SHARDING_PROTOCOL, further filters tests
726 int FilterTests(ReactionToSharding shard_tests);
    [all...]
gtest.cc     [all...]
  /external/chromium_org/third_party/mesa/src/src/gtest/src/
gtest-internal-inl.h 707 // If shard_tests == HONOR_SHARDING_PROTOCOL, further filters tests
710 int FilterTests(ReactionToSharding shard_tests);
    [all...]
gtest.cc     [all...]
  /external/gtest/src/
gtest-internal-inl.h 707 // If shard_tests == HONOR_SHARDING_PROTOCOL, further filters tests
710 int FilterTests(ReactionToSharding shard_tests);
    [all...]
gtest.cc     [all...]
  /external/llvm/utils/unittest/googletest/include/gtest/internal/
gtest-internal-inl.h 706 // If shard_tests == HONOR_SHARDING_PROTOCOL, further filters tests
709 int FilterTests(ReactionToSharding shard_tests);
    [all...]
  /external/mesa3d/src/gtest/src/
gtest-internal-inl.h 707 // If shard_tests == HONOR_SHARDING_PROTOCOL, further filters tests
710 int FilterTests(ReactionToSharding shard_tests);
    [all...]
gtest.cc     [all...]
  /external/open-vcdiff/gtest/src/
gtest-internal-inl.h     [all...]
gtest.cc     [all...]
  /external/protobuf/gtest/src/
gtest-internal-inl.h     [all...]
gtest.cc     [all...]
  /ndk/sources/third_party/googletest/googletest/src/
gtest-internal-inl.h 728 // If shard_tests == HONOR_SHARDING_PROTOCOL, further filters tests
731 int FilterTests(ReactionToSharding shard_tests);
    [all...]
gtest.cc     [all...]
  /external/llvm/utils/unittest/googletest/
gtest.cc     [all...]
  /external/libvpx/libvpx/third_party/googletest/src/src/
gtest-all.cc     [all...]

Completed in 292 milliseconds