| /third_party/alsa-lib/test/ |
| D | user-ctl-element-set.c | 56 static int add_bool_elem_set(struct elem_set_trial *trial, in add_bool_elem_set() 63 static void change_bool_elem_members(struct elem_set_trial *trial, in change_bool_elem_members() 75 static int allocate_bool_elem_set_tlv(struct elem_set_trial *trial, in allocate_bool_elem_set_tlv() 93 static int add_int_elem_set(struct elem_set_trial *trial, in add_int_elem_set() 101 static int check_int_elem_props(struct elem_set_trial *trial, in check_int_elem_props() 114 static void change_int_elem_members(struct elem_set_trial *trial, in change_int_elem_members() 126 static int allocate_int_elem_set_tlv(struct elem_set_trial *trial, in allocate_int_elem_set_tlv() 176 static int add_enum_elem_set(struct elem_set_trial *trial, in add_enum_elem_set() 185 static int check_enum_elem_props(struct elem_set_trial *trial, in check_enum_elem_props() 212 static void change_enum_elem_members(struct elem_set_trial *trial, in change_enum_elem_members() [all …]
|
| /third_party/alsa-utils/axfer/test/ |
| D | mapper-test.c | 69 static int test_demux(struct mapper_trial *trial, snd_pcm_access_t access, in test_demux() 160 static int test_mux(struct mapper_trial *trial, snd_pcm_access_t access, in test_mux() 220 static int test_mapper(struct mapper_trial *trial, snd_pcm_access_t access, in test_mapper() 279 static int test_i_buf(struct mapper_trial *trial, snd_pcm_access_t access, in test_i_buf() 319 static int test_vector(struct mapper_trial *trial, snd_pcm_access_t access, in test_vector() 378 static int test_n_buf(struct mapper_trial *trial, snd_pcm_access_t access, in test_n_buf() 417 struct mapper_trial *trial = gen->private_data; in callback() local 443 struct mapper_trial *trial; in main() local
|
| D | container-test.c | 140 struct container_trial *trial = gen->private_data; in callback() local 277 struct container_trial *trial; in main() local
|
| /third_party/icu/icu4c/source/test/perf/howExpensiveIs/ |
| D | howExpensiveIs.cpp | 308 double trial = unum_parseDouble(fFmt,fStr,fLen, NULL, &setupStatus); in warmup() local 317 double trial=0.0; in run() local 437 int32_t trial = unum_formatDouble(fFmt,fExpect, buf, 100, NULL, &setupStatus); in warmup() local 451 int32_t trial; in run() local 561 int32_t trial = unum_formatInt64(fFmt,fExpect, buf, 100, NULL, &setupStatus); in warmup() local 575 int32_t trial; in run() local 668 int32_t trial; in run() local
|
| /third_party/flutter/skia/tests/ |
| D | PathOpsBuilderConicTest.cpp | 79 static void setupOne(skiatest::Reporter* reporter, int col, int row, int rot, int trial) { in setupOne() 107 for (int trial = FLAGS_processOffset * trialRuns; --trialRuns >= 0; ++trial) { in DEF_TEST() local
|
| /third_party/skia/tests/ |
| D | PathOpsBuilderConicTest.cpp | 79 static void setupOne(skiatest::Reporter* reporter, int col, int row, int rot, int trial) { in setupOne() 107 for (int trial = FLAGS_processOffset * trialRuns; --trialRuns >= 0; ++trial) { in DEF_TEST() local
|
| D | ProcessorTest.cpp | 582 for (int trial = 0;; ++trial) { in DEF_GPUTEST_FOR_GL_RENDERING_CONTEXTS() local
|
| /third_party/icu/tools/colprobe/ |
| D | sortedlines.cpp | 490 Line lower, upper, trial, toAdd, helper; in detectContractions() local 816 Line trial; in getExpansionLine() local 916 Line trial, prefix, suffix; in gooseUp() local 1033 Line *previous, trial, expansionLine; in detectExpansions() local
|
| D | colprobeNew.cpp | 1052 Line myCh, combo, trial, inter, kLine; in testWin() local
|
| /third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/translit/ |
| D | RoundTripTest.java | 246 String trial = Normalizer.compose(sample, false); in getRepresentativeBoundaryHangul() local 259 String trial = Normalizer.compose(sample, false); in getRepresentativeBoundaryHangul() local 267 String trial = Normalizer.compose(sample, false); in getRepresentativeBoundaryHangul() local
|
| /third_party/icu/icu4j/main/tests/translit/src/com/ibm/icu/dev/test/translit/ |
| D | RoundTripTest.java | 243 String trial = Normalizer.compose(sample, false); in getRepresentativeBoundaryHangul() local 256 String trial = Normalizer.compose(sample, false); in getRepresentativeBoundaryHangul() local 264 String trial = Normalizer.compose(sample, false); in getRepresentativeBoundaryHangul() local
|
| /third_party/icu/icu4c/source/common/ |
| D | caniter.cpp | 575 UnicodeString trial; in extract() local
|
| /third_party/flutter/skia/third_party/externals/icu/source/common/ |
| D | caniter.cpp | 575 UnicodeString trial; in extract() local
|
| /third_party/node/deps/icu-small/source/common/ |
| D | caniter.cpp | 575 UnicodeString trial; in extract() local
|
| /third_party/skia/third_party/externals/icu/source/common/ |
| D | caniter.cpp | 575 UnicodeString trial; in extract() local
|
| /third_party/icu/icu4j/demos/src/com/ibm/icu/dev/demo/translit/ |
| D | TransliterationChart.java | 126 String trial = (String)sit.next(); in main() local
|
| D | Demo.java | 923 String trial = ci.next(); in closeUnicodeSet() local
|
| /third_party/skia/third_party/externals/dawn/src/tests/perf_tests/ |
| D | DawnPerfTest.cpp | 224 for (unsigned int trial = 0; trial < kNumTrials; ++trial) { in RunTest() local
|
| /third_party/skia/third_party/externals/abseil-cpp/absl/container/ |
| D | flat_hash_map_test.cc | 288 for (size_t trial = 0; trial < 20; ++trial) { in TEST() local
|
| /third_party/skia/third_party/externals/libwebp/src/enc/ |
| D | alpha_enc.c | 252 FilterTrial trial; in ApplyFiltersAndEncode() local
|
| /third_party/flutter/skia/third_party/externals/libwebp/src/enc/ |
| D | alpha_enc.c | 252 FilterTrial trial; in ApplyFiltersAndEncode() local
|
| /third_party/flutter/skia/third_party/externals/angle2/src/tests/perf_tests/ |
| D | ANGLEPerfTest.cpp | 212 for (unsigned int trial = 0; trial < kNumTrials; ++trial) in run() local
|
| /third_party/ltp/testcases/kernel/security/tomoyo/ |
| D | tomoyo_new_test.c | 618 int trial; in main() local
|
| /third_party/skia/third_party/externals/angle2/src/tests/perf_tests/ |
| D | ANGLEPerfTest.cpp | 297 for (uint32_t trial = 0; trial < numTrials; ++trial) in run() local
|
| /third_party/openssl/test/ |
| D | bntest.c | 2449 int trial; in test_is_prime() local 2473 int trial; in test_not_prime() local
|