Home
last modified time | relevance | path

Searched +defs:test +defs:build (Results 1 – 25 of 1118) sorted by relevance

12345678910>>...45

/aosp_15_r20/libcore/ojluni/src/test/java/util/Arrays/
H A DSorting.java99 private Object[] test; field in Sorting.InnerState
382 private Pair[] build(int length, Random random) { in build() method in Sorting.InnerState
663 private void checkWithCheckSum(Object test, Object gold) { in checkWithCheckSum()
939 private void checkCheckSum(Object test, Object gold) { in checkCheckSum()
1579 private void printTestName(String test, TestRandom random, int length) { in printTestName()
1612 private void printTestName(String test, TestRandom random, int length, String message) { in printTestName()
1684 void build(int[] a, int m) { in build() method
1695 abstract void build(int[] a, int m); in build() method in Sorting.SortedBuilder
1700 void build(int[] a, int m, Random random) { in build() method
1708 void build(int[] a, int m, Random random) { in build() method
[all …]
/aosp_15_r20/external/rust/android-crates-io/crates/rayon-core/
DCargo.toml21 build = "build.rs" qkey
37 [[test]] arraytable
41 [[test]] arraytable
45 [[test]] arraytable
49 [[test]] arraytable
53 [[test]] arraytable
57 [[test]] arraytable
61 [[test]] arraytable
/aosp_15_r20/external/rust/android-crates-io/crates/bytes/
DCargo.toml21 build = false qkey
50 [[test]] arraytable
54 [[test]] arraytable
58 [[test]] arraytable
62 [[test]] arraytable
66 [[test]] arraytable
70 [[test]] arraytable
74 [[test]] arraytable
78 [[test]] arraytable
82 [[test]] arraytable
[all …]
/aosp_15_r20/external/rust/android-crates-io/crates/tokio-stream/
DCargo.toml18 build = false qkey
47 [[test]] arraytable
51 [[test]] arraytable
55 [[test]] arraytable
59 [[test]] arraytable
63 [[test]] arraytable
67 [[test]] arraytable
71 [[test]] arraytable
75 [[test]] arraytable
79 [[test]] arraytable
[all …]
/aosp_15_r20/external/rust/android-crates-io/crates/bytemuck/
DCargo.toml17 build = false qkey
56 [[test]] arraytable
60 [[test]] arraytable
64 [[test]] arraytable
68 [[test]] arraytable
72 [[test]] arraytable
76 [[test]] arraytable
80 [[test]] arraytable
84 [[test]] arraytable
88 [[test]] arraytable
/aosp_15_r20/external/autotest/site_utils/
H A Dtest_runner_utils.py360 def get_predicate_for_test_arg(test): argument
389 def get_predicate_for_possible_test_arg(test): argument
462 def get_all_control_files(test, autotest_path): argument
473 def get_possible_tests(test, autotest_path): argument
491 build=NO_BUILD, argument
776 build=NO_BUILD, argument
/aosp_15_r20/external/sdk-platform-java/showcase/gapic-showcase/proto/src/main/java/com/google/showcase/v1beta1/
H A DTestName.java36 private final String test; field in TestName
65 public static TestName of(String session, String test) { in of()
69 public static String format(String session, String test) { in format()
160 private String test; field in TestName.Builder
177 public Builder setTest(String test) { in setTest()
187 public TestName build() { in build() method in TestName.Builder
/aosp_15_r20/external/sdk-platform-java/showcase/proto-gapic-showcase-v1beta1/src/main/java/com/google/showcase/v1beta1/
H A DTestName.java36 private final String test; field in TestName
65 public static TestName of(String session, String test) { in of()
69 public static String format(String session, String test) { in format()
160 private String test; field in TestName.Builder
177 public Builder setTest(String test) { in setTest()
187 public TestName build() { in build() method in TestName.Builder
/aosp_15_r20/external/rust/android-crates-io/crates/tempfile/
DCargo.toml23 build = false qkey
44 [[test]] arraytable
48 [[test]] arraytable
52 [[test]] arraytable
56 [[test]] arraytable
60 [[test]] arraytable
/aosp_15_r20/external/rust/android-crates-io/crates/semver/
DCargo.toml18 build = "build.rs" qkey
47 [[test]] arraytable
51 [[test]] arraytable
55 [[test]] arraytable
59 [[test]] arraytable
/aosp_15_r20/external/rust/android-crates-io/crates/futures-channel/
DCargo.toml17 build = false qkey
41 [[test]] arraytable
45 [[test]] arraytable
49 [[test]] arraytable
53 [[test]] arraytable
57 [[test]] arraytable
/aosp_15_r20/external/conscrypt/testing/src/main/java/org/conscrypt/
H A DMethodFilter.java106 public MethodFilter build() { in build() method in MethodFilter.Builder
120 public boolean test(Method method) { in test() method in MethodFilter.MethodNamePrefixPredicate
134 public boolean test(Method method) { in test() method in MethodFilter.MethodNamePredicate
150 public boolean test(Method method) { in test() method in MethodFilter.MethodArgPredicate
172 public boolean test(Method method) { in test() method in MethodFilter.MethodArgLengthPredicate
183 public boolean test(Method method) { in test() method in MethodFilter.CompoundMethodPredicate
/aosp_15_r20/external/conscrypt/repackaged/testing/src/main/java/com/android/org/conscrypt/
H A DMethodFilter.java111 public MethodFilter build() { in build() method in MethodFilter.Builder
125 public boolean test(Method method) { in test() method in MethodFilter.MethodNamePrefixPredicate
139 public boolean test(Method method) { in test() method in MethodFilter.MethodNamePredicate
155 public boolean test(Method method) { in test() method in MethodFilter.MethodArgPredicate
177 public boolean test(Method method) { in test() method in MethodFilter.MethodArgLengthPredicate
188 public boolean test(Method method) { in test() method in MethodFilter.CompoundMethodPredicate
/aosp_15_r20/external/rust/android-crates-io/crates/tokio-util/
DCargo.toml18 build = false qkey
54 [[test]] arraytable
58 [[test]] arraytable
62 [[test]] arraytable
66 [[test]] arraytable
70 [[test]] arraytable
74 [[test]] arraytable
78 [[test]] arraytable
82 [[test]] arraytable
86 [[test]] arraytable
[all …]
/aosp_15_r20/external/auto/value/src/it/functional/src/test/java/com/google/auto/value/
H A DAutoValueJava8Test.java127 private void test() { in test() method in AutoValueJava8Test.BugTestProcessor
128 TypeElement test = processingEnv.getElementUtils().getTypeElement("Test"); in test() local
305 abstract NestedNullableProperties build(); in build() method in AutoValueJava8Test.NestedNullableProperties.Builder
423 NullablePropertyWithBuilder build(); in build() method
470 OptionalPropertyWithNullableBuilder build(); in build() method
513 NullableOptionalPropertyWithNullableBuilder build(); in build() method
568 BuilderWithUnprefixedGetters<T> build(); in build() method
663 public abstract BuilderWithPrefixedGetters<T> build(); in build() method in AutoValueJava8Test.BuilderWithPrefixedGetters.Builder
712 FunkyNullable build(); in build() method
793 abstract AnnotatedTypeParameterWithBuilder<T> build(); in build() method in AutoValueJava8Test.AnnotatedTypeParameterWithBuilder.Builder
[all …]
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.81.0/lib/rustlib/src/rust/vendor/backtrace/
H A DCargo.toml18 build = "build.rs" qkey
39 [[test]] arraytable
43 [[test]] arraytable
47 [[test]] arraytable
52 [[test]] arraytable
57 [[test]] arraytable
62 [[test]] arraytable
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0.u1/lib/rustlib/src/rust/vendor/backtrace/
H A DCargo.toml18 build = "build.rs" qkey
39 [[test]] arraytable
43 [[test]] arraytable
47 [[test]] arraytable
52 [[test]] arraytable
57 [[test]] arraytable
62 [[test]] arraytable
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0/lib/rustlib/src/rust/vendor/backtrace/
H A DCargo.toml18 build = "build.rs" qkey
39 [[test]] arraytable
43 [[test]] arraytable
47 [[test]] arraytable
52 [[test]] arraytable
57 [[test]] arraytable
62 [[test]] arraytable
/aosp_15_r20/prebuilts/rust/linux-x86/1.80.1/lib/rustlib/src/rust/vendor/backtrace/
H A DCargo.toml18 build = "build.rs" qkey
39 [[test]] arraytable
43 [[test]] arraytable
47 [[test]] arraytable
52 [[test]] arraytable
57 [[test]] arraytable
62 [[test]] arraytable
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.80.1/lib/rustlib/src/rust/vendor/backtrace/
H A DCargo.toml18 build = "build.rs" qkey
39 [[test]] arraytable
43 [[test]] arraytable
47 [[test]] arraytable
52 [[test]] arraytable
57 [[test]] arraytable
62 [[test]] arraytable
/aosp_15_r20/external/icu/icu4j/main/core/src/test/java/com/ibm/icu/dev/test/util/
H A DTrieMap.java84 public abstract TrieMap<V> build(); in build() method in TrieMap.Builder
87 abstract public V get(CharSequence test); in get()
123 public V get(CharSequence test) { in get()
324 public TrieMap<V> build() { in build() method in TrieMap.BytesBuilder
341 public V get(CharSequence test) { in get()
486 public TrieMap<V> build() { in build() method in TrieMap.CharsBuilder
/aosp_15_r20/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/util/
H A DTrieMap.java85 public abstract TrieMap<V> build(); in build() method in TrieMap.Builder
88 abstract public V get(CharSequence test); in get()
124 public V get(CharSequence test) { in get()
325 public TrieMap<V> build() { in build() method in TrieMap.BytesBuilder
342 public V get(CharSequence test) { in get()
487 public TrieMap<V> build() { in build() method in TrieMap.CharsBuilder
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.80.1/lib/rustlib/src/rust/library/backtrace/
H A DCargo.toml5 build = "build.rs" qkey
108 [[test]] arraytable
112 [[test]] arraytable
116 [[test]] arraytable
121 [[test]] arraytable
126 [[test]] arraytable
131 [[test]] arraytable
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.81.0/lib/rustlib/src/rust/library/backtrace/
H A DCargo.toml5 build = "build.rs" qkey
108 [[test]] arraytable
112 [[test]] arraytable
116 [[test]] arraytable
121 [[test]] arraytable
126 [[test]] arraytable
131 [[test]] arraytable
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0.u1/lib/rustlib/src/rust/library/backtrace/
H A DCargo.toml5 build = "build.rs" qkey
108 [[test]] arraytable
112 [[test]] arraytable
116 [[test]] arraytable
121 [[test]] arraytable
126 [[test]] arraytable
131 [[test]] arraytable

12345678910>>...45