Home
last modified time | relevance | path

Searched refs:enormous (Results 1 – 25 of 44) sorted by relevance

12

/external/guava/guava-tests/test/com/google/common/collect/
DContiguousSetTest.java151 ContiguousSet<Integer> enormous = ContiguousSet.create(Range.<Integer>all(), integers()); in testSerialization() local
152 assertTrue(enormous instanceof RegularContiguousSet); in testSerialization()
154 ContiguousSet<Integer> enormousReserialized = reserialize(enormous); in testSerialization()
155 assertEquals(enormous, enormousReserialized); in testSerialization()
/external/guava/android/guava-tests/test/com/google/common/collect/
DContiguousSetTest.java151 ContiguousSet<Integer> enormous = ContiguousSet.create(Range.<Integer>all(), integers()); in testSerialization() local
152 assertTrue(enormous instanceof RegularContiguousSet); in testSerialization()
154 ContiguousSet<Integer> enormousReserialized = reserialize(enormous); in testSerialization()
155 assertEquals(enormous, enormousReserialized); in testSerialization()
/external/grpc-grpc/test/core/end2end/fuzzers/
DBUILD28 size = "enormous",
/external/curl/tests/data/
Dtest57229 scale=enormous
/external/python/cpython3/Doc/tutorial/
Dinteractive.rst38 This facility is an enormous step forward compared to earlier versions of the
/external/skia/site/docs/user/api/
Dskcanvas_overview.md44 this by drawing an enormous rectangle, but there are easier ways to do
/external/skqp/site/user/api/
Dskcanvas_overview.md37 this by drawing an enormous rectangle, but there are easier ways to do
/external/toolchain-utils/go/patch/go-1.11.2/
Dgo6.patch7 // TestHugeWriteFails tests that enormous messages trigger an error.
/external/toolchain-utils/go/patch/go-1.10.3/
Dgo6.patch7 // TestHugeWriteFails tests that enormous messages trigger an error.
/external/iproute2/netem/
DREADME.distribution87 enormous amounts of floating point arithmetic. Don't try running
/external/iproute2/
DREADME.distribution85 enormous amounts of floating point arithmetic. Don't try running
/external/toolchain-utils/go/patch/go-1.10.2/
Dgo6.patch12 // TestHugeWriteFails tests that enormous messages trigger an error.
/external/python/cpython2/Doc/tutorial/
Dinteractive.rst151 This facility is an enormous step forward compared to earlier versions of the
/external/python/pybind11/
DREADME.rst121 conversion of PyRosetta, an enormous Boost.Python binding project,
/external/deqp/
DCMakeLists.txt331 # Separate out the debug information because it's enormous
/external/tensorflow/tensorflow/lite/
Dbuild_def.bzl766 # Avoid coverage timeouts for large/enormous tests.
767 coverage_tags = ["nozapfhahn"] if size in ["large", "enormous"] else []
/external/swiftshader/third_party/subzero/
DDESIGN.rst1164 - Running Subzero with any level of verbosity produces an enormous amount of
1237 However, Murphy's Law implies that the single failing function is enormous and
1239 ignoring the enormous function, and try to find another candidate to debug.
/external/swiftshader/third_party/subzero/docs/
DDESIGN.rst1164 - Running Subzero with any level of verbosity produces an enormous amount of
1237 However, Murphy's Law implies that the single failing function is enormous and
1239 ignoring the enormous function, and try to find another candidate to debug.
/external/python/cpython2/Doc/howto/
Dsockets.rst408 (and don't do this on Windows - the overhead of process creation is enormous
Dfunctional.rst127 enormous, and few or none of the programs you use daily (the Python interpreter,
/external/libpng/scripts/
Dpnglibconf.dfa472 # gamma processing; and it is an enormous waste of space. You just need to
/external/python/cpython3/Doc/howto/
Dfunctional.rst128 enormous, and few or none of the programs you use daily (the Python interpreter,
/external/protobuf/src/google/protobuf/compiler/cpp/
Dcpp_unittest.inc140 // Touch a descriptor generated from an enormous message to validate special
/external/freetype/
DChangeLog3712 * src/base/ftoutln.c (FT_Outline_Render): Explicitly reject enormous
3714 * src/raster/ftrend1.c (ft_raster1_render): Reject enormous bitmaps
/external/icu/icu4j/demos/src/com/ibm/icu/dev/demo/translit/resources/
DTransliterator_Kanji_English.txt6248 鵬>'[fabulous bird of enormous size]';

12