Home
last modified time | relevance | path

Searched refs:Each (Results 1 – 25 of 668) sorted by relevance

12345678910>>...27

/external/junit/src/org/junit/
DAssume.java9 import org.junit.internal.matchers.Each;
47 assumeThat(asList(objects), Each.each(notNullValue())); in assumeNotNull()
/external/deqp/doc/testspecs/GLES3/
Dfunctional.texture.format.txt64 Each test case renders one or more times a plain quad that samples a slice
68 * Cubemaps: Each cube face is rendered separately.
69 * 2D array textures: Each layer is rendered separately.
70 * 3D textures: Each slice is rendered separately.
Dfunctional.frag_output.txt38 Each test case uses one or more output variables. Values for floating-point
42 Each shader output is matched with a framebuffer. For floating-point targets
/external/deqp/doc/testspecs/GLES31/
Dfunctional.program_interface_query.txt44 Program interface query tests are structured as follows. Each program
46 functional.program_interface_query.* level. Each program interface test
53 Each program interface query test, a program corresponding to the case's
91 respectively. Each test group contains separate tests for different
97 ARRAY_SIZE, NAME_LENGTH, and TYPE properties. Each test group contains
/external/junit/src/org/junit/matchers/
DJUnitMatchers.java5 import org.junit.internal.matchers.Each;
53 return Each.each(elementMatcher); in everyItem()
/external/glide/third_party/disklrucache/
DREADME.md4 A cache that uses a bounded amount of space on a filesystem. Each cache entry
5 has a string key and a fixed number of values. Each key must match the regex
7 Each value must be between `0` and `Integer.MAX_VALUE` bytes in length.
/external/chromium-trace/catapult/third_party/html5lib-python/html5lib/tests/
DREADME1 Each testcase file can be run through nose (using ``nosetests``).
/external/autotest/server/site_tests/hardware_DiskFirmwareUpgrade/
Dcontrol17 Each package is in a directory listed below.
18 Each directory normaly contains a rule file and bzipped firmware image.
/external/iproute2/etc/iproute2/rt_tables.d/
DREADME1 Each file in this directory is an rt_tables configuration file. iproute2
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/
DICUConfig.properties39 # Each ICU data file may contain little-endian or big-endian data.
40 # Each ICU data file's charset must be ASCII. (Platform type 'l' or 'b' but not 'e'.)
/external/icu/android_icu4j/resources/android/icu/
DICUConfig.properties39 # Each ICU data file may contain little-endian or big-endian data.
40 # Each ICU data file's charset must be ASCII. (Platform type 'l' or 'b' but not 'e'.)
/external/icu/icu4c/source/tools/tzcode/
Dicuregions7 # Each line below indicates zone and its region in the syntax below -
/external/junit/src/org/junit/internal/matchers/
DEach.java9 public class Each { class
/external/llvm/test/Verifier/
Dident-meta1.ll4 ; Each metadata entry can have only one string.
Dident-meta4.ll4 ; Each metadata entry can contain one string only.
Dident-meta3.ll4 ; Each metadata entry can contain one string only.
Dident-meta2.ll4 ; Each metadata entry can contain one string only.
/external/wpa_supplicant_8/hostapd/
Dhostapd.wpa_psk1 # List of WPA PSKs. Each line, except for empty lines and lines starting
/external/owasp/sanitizer/tools/findbugs/doc/
Dplugins.txt8 * You can define properties findbugs.plugin.*. Each such property defines a URL
/external/eclipse-windowbuilder/propertysheet/src/org/eclipse/wb/internal/core/model/
DModelMessages.properties11 StringArrayPropertyEditor_hint=Each line in the above text field represents single element.
/external/ltrace/sysdeps/
DREADME1 Each operating system must have a subdir here, with a Makefile
/external/llvm/test/MC/X86/AlignedBundling/
Dpad-bundle-groups.s12 # Each of these callq instructions is 5 bytes long
/external/clang/test/Index/
Dheaderfile-comment-to-html.m16 …or local computer or device with which the Developer Tools can interact. Each Device supports bla…
20 …or local computer or device with which the Developer Tools can interact. Each Device supports bla…
31 …or local computer or device with which the Developer Tools can interact. Each Device supports bla…
/external/eclipse-windowbuilder/
DNOTICE66 patent or other intellectual property rights of any other entity. Each
76 d) Each Contributor represents that to its knowledge it
118 Each Contributor must identify itself as the originator of its
164 OR FITNESS FOR A PARTICULAR PURPOSE. Each Recipient is solely
215 suitable separate entity. Each new version of the Agreement will be
230 than one year after the cause of action arose. Each party waives its
/external/emma/
DNOTICE40 …nge the patent or other intellectual property rights of any other entity. Each Contributor disclai…
45 …d) Each Contributor represents that to its knowledge it has sufficient copyright rights in its Con…
75 Each Contributor must identify itself as the originator of its Contribution, if any, in a manner th…
97 …E, NON-INFRINGEMENT, MERCHANTABILITY OR FITNESS FOR A PARTICULAR PURPOSE. Each Recipient is solely…
125 …assign the responsibility to serve as the Agreement Steward to a suitable separate entity. Each new
132 action under this Agreement more than one year after the cause of action arose. Each party waives i…

12345678910>>...27