Home
last modified time | relevance | path

Searched refs:rolls (Results 1 – 25 of 48) sorted by relevance

12

/external/abseil-cpp/absl/random/internal/
Dchi_square_test.cc346 const int rolls[6] = {22, 11, 17, 14, 20, 18}; in TEST() local
347 double sum = std::accumulate(std::begin(rolls), std::end(rolls), double{0}); in TEST()
348 size_t n = std::distance(std::begin(rolls), std::end(rolls)); in TEST()
350 double a = ChiSquareWithExpected(std::begin(rolls), std::end(rolls), sum / n); in TEST()
357 double b = ChiSquareWithExpected(std::begin(rolls), std::end(rolls), 17.0); in TEST()
/external/libtextclassifier/abseil-cpp/absl/random/internal/
Dchi_square_test.cc346 const int rolls[6] = {22, 11, 17, 14, 20, 18}; in TEST() local
347 double sum = std::accumulate(std::begin(rolls), std::end(rolls), double{0}); in TEST()
348 size_t n = std::distance(std::begin(rolls), std::end(rolls)); in TEST()
350 double a = ChiSquareWithExpected(std::begin(rolls), std::end(rolls), sum / n); in TEST()
357 double b = ChiSquareWithExpected(std::begin(rolls), std::end(rolls), 17.0); in TEST()
/external/cronet/third_party/abseil-cpp/absl/random/internal/
Dchi_square_test.cc346 const int rolls[6] = {22, 11, 17, 14, 20, 18}; in TEST() local
347 double sum = std::accumulate(std::begin(rolls), std::end(rolls), double{0}); in TEST()
348 size_t n = std::distance(std::begin(rolls), std::end(rolls)); in TEST()
350 double a = ChiSquareWithExpected(std::begin(rolls), std::end(rolls), sum / n); in TEST()
357 double b = ChiSquareWithExpected(std::begin(rolls), std::end(rolls), 17.0); in TEST()
/external/angle/third_party/abseil-cpp/absl/random/internal/
Dchi_square_test.cc346 const int rolls[6] = {22, 11, 17, 14, 20, 18}; in TEST() local
347 double sum = std::accumulate(std::begin(rolls), std::end(rolls), double{0}); in TEST()
348 size_t n = std::distance(std::begin(rolls), std::end(rolls)); in TEST()
350 double a = ChiSquareWithExpected(std::begin(rolls), std::end(rolls), sum / n); in TEST()
357 double b = ChiSquareWithExpected(std::begin(rolls), std::end(rolls), 17.0); in TEST()
/external/openscreen/third_party/abseil/src/absl/random/internal/
Dchi_square_test.cc346 const int rolls[6] = {22, 11, 17, 14, 20, 18}; in TEST() local
347 double sum = std::accumulate(std::begin(rolls), std::end(rolls), double{0}); in TEST()
348 size_t n = std::distance(std::begin(rolls), std::end(rolls)); in TEST()
350 double a = ChiSquareWithExpected(std::begin(rolls), std::end(rolls), sum / n); in TEST()
357 double b = ChiSquareWithExpected(std::begin(rolls), std::end(rolls), 17.0); in TEST()
/external/webrtc/third_party/abseil-cpp/absl/random/internal/
Dchi_square_test.cc346 const int rolls[6] = {22, 11, 17, 14, 20, 18}; in TEST() local
347 double sum = std::accumulate(std::begin(rolls), std::end(rolls), double{0}); in TEST()
348 size_t n = std::distance(std::begin(rolls), std::end(rolls)); in TEST()
350 double a = ChiSquareWithExpected(std::begin(rolls), std::end(rolls), sum / n); in TEST()
357 double b = ChiSquareWithExpected(std::begin(rolls), std::end(rolls), 17.0); in TEST()
/external/rust/crates/grpcio-sys/grpc/third_party/abseil-cpp/absl/random/internal/
Dchi_square_test.cc346 const int rolls[6] = {22, 11, 17, 14, 20, 18}; in TEST() local
347 double sum = std::accumulate(std::begin(rolls), std::end(rolls), double{0}); in TEST()
348 size_t n = std::distance(std::begin(rolls), std::end(rolls)); in TEST()
350 double a = ChiSquareWithExpected(std::begin(rolls), std::end(rolls), sum / n); in TEST()
357 double b = ChiSquareWithExpected(std::begin(rolls), std::end(rolls), 17.0); in TEST()
/external/tensorflow/third_party/absl/abseil-cpp/absl/random/internal/
Dchi_square_test.cc346 const int rolls[6] = {22, 11, 17, 14, 20, 18}; in TEST() local
347 double sum = std::accumulate(std::begin(rolls), std::end(rolls), double{0}); in TEST()
348 size_t n = std::distance(std::begin(rolls), std::end(rolls)); in TEST()
350 double a = ChiSquareWithExpected(std::begin(rolls), std::end(rolls), sum / n); in TEST()
357 double b = ChiSquareWithExpected(std::begin(rolls), std::end(rolls), 17.0); in TEST()
/external/skia/site/docs/dev/chrome/
D_index.md18 For problems in Chromium related to Skia rolls:
21 account and click the STOP button to pause new rolls.
/external/angle/infra/
DANGLEWrangling.md118 the latest ANGLE changes. You must manually approve and land these rolls. The
132 **Roller health**: You will be cc'ed on all rolls. Please check failed rolls
135 For all rollers, you can trigger manual rolls using the dashboards to land
193 and open a SwiftShader [bug](http://go/swiftshaderbugs). SwiftShader rolls into Chromium
/external/skia/site/docs/user/
Dissue-tracker.md27 * For problems related to Skia rolls where an obvious owner cannot be found in
/external/angle/doc/
DBranchingAndRolling.md55 Manual rolls of the `main` branch currently involve rebasing all of the Google-local changes on top…
62 Manual rolls of which SHA-1 revision the ANGLE's `DEPS` file points to is done via the process
/external/iptables/iptables/
Diptables-apply82 In this case, the script rolls back to the previous working iptables rules
/external/angle/build/config/c++/
Dc++.gni51 # unsupported and can be broken by libc++ rolls. Note that if this is set to
/external/skia/site/docs/dev/gardening/
Dgpu.md35 …f time triaging images, filing bugs for failing bots, or shepherding DEPS rolls. You'll get your c…
D_index.md35 A Skia Gardener keeps an eye on the tree, DEPS rolls, Gold tool, the Perf tool,
265 - Commit the patch you created and wait until it lands and rolls into Chrome
/external/rust/crates/tempfile/
DNEWS109 starts out as an in-memory temporary file but "rolls-over" onto disk when it
/external/cronet/build/config/c++/
Dc++.gni50 # unsupported and can be broken by libc++ rolls. Note that if this is set to
/external/angle/build/config/android/
DBUILD.gn31 # Forces full rebuilds on NDK rolls. To rebuild everything when NDK version
/external/webrtc/sdk/objc/unittests/
Davformatmappertests.mm230 // TODO(denicija): Remove try-catch when Chromium rolls this change:
/external/cronet/build/config/android/
DBUILD.gn31 # Forces full rebuilds on NDK rolls. To rebuild everything when NDK version
/external/rust/crates/grpcio-sys/grpc/src/proto/grpc/testing/xds/v3/
Ddiscovery.proto100 // - Management server rolls back to a production config.
/external/perfetto/docs/contributing/
Dtesting.md187 auto-rolls into Chromium).
/external/openthread/third_party/mbedtls/repo/docs/architecture/testing/
Ddriver-interface-test-strategy.md85 …rypto_free(); psa_crypto_init()` at that point and check that this either rolls back or completes …
/external/mbedtls/docs/architecture/testing/
Ddriver-interface-test-strategy.md85 …rypto_free(); psa_crypto_init()` at that point and check that this either rolls back or completes …

12