/aosp_15_r20/external/mesa3d/src/amd/common/ |
H A D | ac_surface_meta_address_test.c | 176 static bool one_dcc_address_test(const char *name, const char *test, ADDR_HANDLE addrlib, in one_dcc_address_test() 298 static void run_dcc_address_test(const char *name, const struct radeon_info *info, bool full) in run_dcc_address_test() 355 char test[256]; in run_dcc_address_test() local 401 static bool one_htile_address_test(const char *name, const char *test, ADDR_HANDLE addrlib, in one_htile_address_test() 478 static void run_htile_address_test(const char *name, const struct radeon_info *info, bool full) in run_htile_address_test() 557 static bool one_cmask_address_test(const char *name, const char *test, ADDR_HANDLE addrlib, in one_cmask_address_test() 652 static void run_cmask_address_test(const char *name, const struct radeon_info *info, bool full) in run_cmask_address_test() 703 bool full = false; in main() local
|
/aosp_15_r20/external/rust/android-crates-io/crates/tokio-stream/ |
D | Cargo.toml | 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 83 [[test]] arraytable [all …]
|
/aosp_15_r20/external/rust/android-crates-io/crates/tokio-util/ |
D | Cargo.toml | 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 90 [[test]] arraytable [all …]
|
/aosp_15_r20/external/rust/android-crates-io/crates/rayon/src/iter/find_first_last/ |
D | mod.rs | 7 mod test; module 118 fn full(&self) -> bool { in full() function 212 fn full(&self) -> bool { in full() method
|
/aosp_15_r20/system/core/cli-test/ |
H A D | cli-test.cpp | 128 std::unique_ptr<Test> test(new Test); in CollectTests() local 218 for (const auto& test : tests) { in RunTests() local 286 static void ShowHelp(bool full) { in ShowHelp()
|
/aosp_15_r20/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/translit/ |
H A D | RoundTripTest.java | 1010 boolean full; field in RoundTripTest.LegalGreek 1012 public LegalGreek(boolean full) { in LegalGreek() 1179 public void test(String srcRange, String trgtRange, in test() method in RoundTripTest.TransliterationTest 1192 public void test(String srcRange, String trgtRange, String backtoSourceRange, in test() method in RoundTripTest.TransliterationTest
|
/aosp_15_r20/external/icu/icu4j/main/translit/src/test/java/com/ibm/icu/dev/test/translit/ |
H A D | RoundTripTest.java | 1007 boolean full; field in RoundTripTest.LegalGreek 1009 public LegalGreek(boolean full) { in LegalGreek() 1176 public void test(String srcRange, String trgtRange, in test() method in RoundTripTest.TransliterationTest 1189 public void test(String srcRange, String trgtRange, String backtoSourceRange, in test() method in RoundTripTest.TransliterationTest
|
/aosp_15_r20/external/squashfs-tools/squashfs-tools/ |
H A D | unsquashfs.h | 117 struct test { struct 118 int mask; 119 int value; 120 int position; 121 char mode; 163 pthread_cond_t full; member
|
/aosp_15_r20/external/cronet/third_party/rust/chromium_crates_io/vendor/syn-1.0.109/ |
H A D | Cargo.toml | 138 full = [] qkey 145 test = ["syn-test-suite/all-features"] qkey
|
/aosp_15_r20/external/cronet/third_party/rust/chromium_crates_io/vendor/syn-2.0.55/ |
H A D | Cargo.toml | 138 full = [] qkey 145 test = ["syn-test-suite/all-features"] qkey
|
/aosp_15_r20/external/rust/android-crates-io/crates/syn/ |
D | Cargo.toml | 138 full = [] qkey 145 test = ["syn-test-suite/all-features"] qkey
|
/aosp_15_r20/external/cronet/third_party/icu/source/test/intltest/ |
H A D | transrt.cpp | 40 #define CASE(id,test) case id: \ argument 52 #define EXHAUSTIVE(id,test) case id: \ argument 170 UBool full; member in LegalGreek 439 void RTTest::test(const UnicodeString& sourceRangeVal, in test() function in RTTest 954 RTTest test("Katakana-Hiragana"); in TestKana() local 968 RTTest test("Latin-Hiragana"); in TestHiragana() local 977 RTTest test("Latin-Katakana"); in TestKatakana() local 1120 RTTest test("Latin-Greek"); in TestGreek() local 1145 RTTest test("Latin-Greek/UNGEGN"); in TestGreekUNGEGN() local 1167 RTTest test("Latin-el"); in Testel() local [all …]
|
H A D | dtfmttst.cpp | 380 TimeZone* test = TimeZone::createTimeZone("PDT"); in TestEquals() local 1407 DateFormat *date=0, *time=0, *full=0; in TestDateFormatCalendar() local 2261 UnicodeString test; in TestGenericTime() local 2354 UnicodeString test; in TestZTimeZoneParsing() local 2415 UnicodeString test; in TestRelative() local 2424 DateFormat *full = DateFormat::createDateInstance(DateFormat::kFull , loc); in TestRelative() local 2523 DateFormat *full = DateFormat::createDateInstance(DateFormat::kFullRelative, loc); in TestRelativeClone() local 2553 DateFormat *full = DateFormat::createDateInstance(DateFormat::kFull, loc); in TestHostClone() local
|
/aosp_15_r20/external/icu/icu4c/source/test/intltest/ |
H A D | transrt.cpp | 40 #define CASE(id,test) case id: \ argument 52 #define EXHAUSTIVE(id,test) case id: \ argument 170 UBool full; member in LegalGreek 439 void RTTest::test(const UnicodeString& sourceRangeVal, in test() function in RTTest 954 RTTest test("Katakana-Hiragana"); in TestKana() local 968 RTTest test("Latin-Hiragana"); in TestHiragana() local 977 RTTest test("Latin-Katakana"); in TestKatakana() local 1120 RTTest test("Latin-Greek"); in TestGreek() local 1145 RTTest test("Latin-Greek/UNGEGN"); in TestGreekUNGEGN() local 1167 RTTest test("Latin-el"); in Testel() local [all …]
|
H A D | dtfmttst.cpp | 380 TimeZone* test = TimeZone::createTimeZone("PDT"); in TestEquals() local 1407 DateFormat *date = nullptr, *time = nullptr, *full = nullptr; in TestDateFormatCalendar() local 2261 UnicodeString test; in TestGenericTime() local 2354 UnicodeString test; in TestZTimeZoneParsing() local 2415 UnicodeString test; in TestRelative() local 2424 DateFormat *full = DateFormat::createDateInstance(DateFormat::kFull , loc); in TestRelative() local 2523 DateFormat *full = DateFormat::createDateInstance(DateFormat::kFullRelative, loc); in TestRelativeClone() local 2553 DateFormat *full = DateFormat::createDateInstance(DateFormat::kFull, loc); in TestHostClone() local
|
/aosp_15_r20/external/rust/android-crates-io/crates/hyper/ |
D | Cargo.toml | 145 [[test]] arraytable 150 [[test]] arraytable 155 [[test]] arraytable 308 full = [ qkey
|
/aosp_15_r20/external/tensorflow/tensorflow/core/framework/ |
H A D | partial_tensor_shape_test.cc | 126 TensorShape full; in TEST() local 214 PartialTensorShape test; in TEST() local
|
/aosp_15_r20/art/test/021-string2/src/ |
H A D | Main.java | 25 String test = "0123456789"; in main() local 511 String full = p + c + s; in testIndexOf() local
|
/aosp_15_r20/external/rust/android-crates-io/crates/tokio/ |
D | Cargo.toml | 76 [[test]] arraytable 80 [[test]] arraytable 84 [[test]] arraytable 88 [[test]] arraytable 92 [[test]] arraytable 96 [[test]] arraytable 100 [[test]] arraytable 104 [[test]] arraytable 108 [[test]] arraytable 112 [[test]] arraytable [all …]
|
/aosp_15_r20/prebuilts/go/linux-x86/src/runtime/ |
D | mgc.go | 318 full lfstack // lock-free list of full blocks workbuf member 581 func (t gcTrigger) test() bool { func
|
/aosp_15_r20/out/soong/.intermediates/external/s2-geometry-library-java/s2-geometry-library-java/android_common/turbine/ |
D | s2-geometry-library-java.jar | ... strictfp com.google.common.geometry.S1Interval full ()
public static strictfp com.google.common ... |
/aosp_15_r20/external/cronet/third_party/icu/source/test/cintltst/ |
H A D | cucdtst.c | 1184 static const UChar32 test[][2]={ in enumTypeRange() local 3379 const UChar *full, int32_t fullLength, in testFold() 3439 UChar full[32]; in caseFoldingLineFn() local
|
/aosp_15_r20/external/icu/icu4c/source/test/cintltst/ |
H A D | cucdtst.c | 1184 static const UChar32 test[][2]={ in enumTypeRange() local 3379 const UChar *full, int32_t fullLength, in testFold() 3439 UChar full[32]; in caseFoldingLineFn() local
|
/aosp_15_r20/prebuilts/module_sdk/art/1/test-exports/java/ |
D | core-ojtests-public.jar | META-INF/
META-INF/MANIFEST.MF
TestDoubleSumAverage.class
TestDoubleSumAverage.java
package TestDoubleSumAverage ... |
/aosp_15_r20/external/bazelbuild-rules_rust/crate_universe/test_data/metadata/example_proc_macro_dep/ |
H A D | metadata.json | 53 "test": true boolean 199 "test": true boolean 216 "test": false boolean 233 "test": false boolean 250 "test": false boolean 267 "test": false boolean 284 "test": false boolean 301 "test": false boolean 315 "test": true boolean 410 "test": true boolean [all …]
|