Home
last modified time | relevance | path

Searched defs:test (Results 1 – 25 of 3453) sorted by relevance

12345678910>>...139

/third_party/icu/icu4c/source/test/intltest/
Ditmajor.cpp58 IntlTestUtilities test; in runIndexedTest() local
67 IntlTestNormalize test; in runIndexedTest() local
77 IntlTestCollator test; in runIndexedTest() local
87 RegexTest test; in runIndexedTest() local
97 IntlTestFormat test; in runIndexedTest() local
107 IntlTestTransliterator test; in runIndexedTest() local
117 IntlTestRBBI test; in runIndexedTest() local
126 IntlTestRBNF test; in runIndexedTest() local
135 RbnfRoundTripTest test; in runIndexedTest() local
145 ICUServiceTest test; in runIndexedTest() local
[all …]
Ditformat.cpp157 LocalPointer<IntlTest> test(createTimeUnitTest()); in runIndexedTest() local
172 LocalPointer<IntlTest> test(createGenderInfoTest()); in runIndexedTest() local
181 LocalPointer<IntlTest> test(createCompactDecimalFormatTest()); in runIndexedTest() local
192 LocalPointer<IntlTest> test(createRelativeDateTimeFormatterTest()); in runIndexedTest() local
202 LocalPointer<IntlTest> test(createMeasureFormatTest()); in runIndexedTest() local
211 LocalPointer<IntlTest> test(createNumberFormatSpecificationTest()); in runIndexedTest() local
220 LocalPointer<IntlTest> test(createScientificNumberFormatterTest()); in runIndexedTest() local
232 LocalPointer<IntlTest> test(createFormattedValueTest()); in runIndexedTest() local
241 LocalPointer<IntlTest> test(createFormattedStringBuilderTest()); in runIndexedTest() local
250 LocalPointer<IntlTest> test(createStringSegmentTest()); in runIndexedTest() local
[all …]
/third_party/typescript/tests/baselines/reference/
DcontrolFlowPrivateClassField.js3 #test; field in Example
9 get test() { getter in Example
15 #test; field in Example2
21 get test() { getter in Example2
32 #test; field in Example
33 constructor(test) { argument
36 get test() { getter in Example
41 #test; field in Example2
42 constructor(test) { argument
45 get test() { getter in Example2
DunusedPrivateMembers.js6 public test() { method in Test1
14 public test() { method in Test2
25 public test() { method in Test3
36 public test() { method in Test4
44 public test() { method in Test5
59 public test() { method in Test6
73 Test1.prototype.test = function () { method in Test1
83 Test2.prototype.test = function () { method in Test2
99 Test3.prototype.test = function () { method in Test3
115 Test4.prototype.test = function () { method in Test4
[all …]
DunusedPrivateStaticMembers.js4 public static test() { method in Test1
11 public static test() { method in Test2
33 public static test() { method in Test5
40 public static test() { method in Test6
49 static test() { method in Test1
55 static test() { method in Test2
73 static test() { method in Test5
79 static test() { method in Test6
DconditionalTypesExcessProperties.js2 type Something<T> = { test: string } & (T extends object ? { property
9 sa = { test: 'hi', arg: a }; // not excess (but currently still not assignable) property
10 sa = { test: 'bye', arg: a, arr: a } // excess property
16 sa = { test: 'hi', arg: a }; // not excess (but currently still not assignable) property
17 sa = { test: 'bye', arg: a, arr: a }; // excess property
/third_party/mesa3d/src/panfrost/lib/tests/
Dtest-blend.c27 struct test { struct
43 static const struct test blend_tests[] = { argument
/third_party/rust/crates/serde/test_suite/tests/
Dtest_de_error.rs73 let test = assert_de_tokens_error::<i8>; in test_i8() localVariable
122 let test = assert_de_tokens_error::<i16>; in test_i16() localVariable
159 let test = assert_de_tokens_error::<i32>; in test_i32() localVariable
184 let test = assert_de_tokens_error::<i64>; in test_i64() localVariable
205 let test = assert_de_tokens_error::<u8>; in test_u8() localVariable
251 let test = assert_de_tokens_error::<u16>; in test_u16() localVariable
292 let test = assert_de_tokens_error::<u32>; in test_u32() localVariable
325 let test = assert_de_tokens_error::<u64>; in test_u64() localVariable
355 let test = assert_de_tokens_error::<u128>; in test_u128() localVariable
385 let test = assert_de_tokens_error::<usize>; in test_usize() localVariable
[all …]
Dtest_de.rs156 fn test<'de, T>(value: T, tokens: &'de [Token]) in test() function
222 let test = test::<i8>; in test_i8() localVariable
247 let test = test::<i16>; in test_i16() localVariable
272 let test = test::<i32>; in test_i32() localVariable
297 let test = test::<i64>; in test_i64() localVariable
322 let test = test::<i128>; in test_i128() localVariable
347 let test = test::<isize>; in test_isize() localVariable
372 let test = test::<u8>; in test_u8() localVariable
397 let test = test::<u16>; in test_u16() localVariable
422 let test = test::<u32>; in test_u32() localVariable
[all …]
/third_party/libinput/udev/
Dtest-libinput-fuzz-extract.c36 struct test { in START_TEST() struct
37 uint32_t which; in START_TEST()
38 const char *prop; in START_TEST()
39 int min, max, res, fuzz, flat; in START_TEST()
/third_party/typescript/tests/cases/compiler/
DunusedPrivateMembers.ts9 public test() { method in Test1
17 public test() { method in Test2
28 public test() { method in Test3
39 public test() { method in Test4
47 public test() { method in Test5
62 public test() { method in Test6
DcommonJsExportTypeDeclarationError.ts16 // @Filename: ./types2.ts
18 export type test = alias
22 export type test = test; alias
/third_party/spirv-tools/test/opt/
Dreduce_load_size_test.cpp51 const std::string test = in TEST_F() local
136 const std::string test = in TEST_F() local
235 const std::string test = in TEST_F() local
298 const std::string test = in TEST_F() local
370 const std::string test = in TEST_F() local
434 const std::string test = in TEST_F() local
502 const std::string test = in TEST_F() local
Dfold_spec_const_op_composite_test.cpp312 const std::string test = in TEST_F() local
345 const std::string test = in TEST_F() local
379 const std::string test = in TEST_F() local
413 const std::string test = in TEST_F() local
445 const std::string test = in TEST_F() local
476 const std::string test = in TEST_F() local
507 const std::string test = in TEST_F() local
537 const std::string test = in TEST_F() local
574 const std::string test = in TEST_F() local
612 const std::string test = in TEST_F() local
[all …]
/third_party/ltp/testcases/kernel/syscalls/set_thread_area/
Dset_thread_area01.c38 struct test { struct
57 static struct test tests[] = { argument
/third_party/python/Lib/unittest/
Drunner.py46 def getDescription(self, test): argument
53 def startTest(self, test): argument
61 def _write_status(self, test, status): argument
74 def addSubTest(self, test, subtest, err): argument
89 def addSuccess(self, test): argument
97 def addError(self, test, err): argument
105 def addFailure(self, test, err): argument
113 def addSkip(self, test, reason): argument
121 def addExpectedFailure(self, test, err): argument
130 def addUnexpectedSuccess(self, test): argument
[all …]
Dresult.py58 def startTest(self, test): argument
78 def stopTest(self, test): argument
111 def addError(self, test, err): argument
119 def addFailure(self, test, err): argument
125 def addSubTest(self, test, subtest, err): argument
142 def addSuccess(self, test): argument
146 def addSkip(self, test, reason): argument
150 def addExpectedFailure(self, test, err): argument
156 def addUnexpectedSuccess(self, test): argument
173 def _exc_info_to_string(self, err, test): argument
[all …]
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/test/opt/
Dreduce_load_size_test.cpp51 const std::string test = in TEST_F() local
136 const std::string test = in TEST_F() local
235 const std::string test = in TEST_F() local
298 const std::string test = in TEST_F() local
370 const std::string test = in TEST_F() local
434 const std::string test = in TEST_F() local
/third_party/skia/third_party/externals/spirv-tools/test/opt/
Dreduce_load_size_test.cpp51 const std::string test = in TEST_F() local
136 const std::string test = in TEST_F() local
235 const std::string test = in TEST_F() local
298 const std::string test = in TEST_F() local
370 const std::string test = in TEST_F() local
434 const std::string test = in TEST_F() local
/third_party/curl/tests/unit/
Dunit1396.c43 struct test { struct
53 const struct test list1[]={ argument
/third_party/python/Tools/unittestgui/
Dunittestgui.py129 def notifyTestFailed(self, test, err): argument
133 def notifyTestErrored(self, test, err): argument
137 def notifyTestSkipped(self, test, reason): argument
141 def notifyTestFailedExpectedly(self, test, err): argument
145 def notifyTestStarted(self, test): argument
149 def notifyTestFinished(self, test): argument
163 def addError(self, test, err): argument
167 def addFailure(self, test, err): argument
171 def addSkip(self, test, reason): argument
175 def addExpectedFailure(self, test, err): argument
[all …]
/third_party/mesa3d/src/gallium/drivers/r300/compiler/tests/
Dunit_test.h34 struct test { struct
36 void (*test_func)(struct test_result * result); argument
37 struct test_result result; argument
40 unsigned run_tests(struct test tests[]); argument
/third_party/typescript/tests/baselines/reference/extractFunction/
DextractFunction22.ts2 function test() { function
10 function test() { function
22 function test() { function
/third_party/skia/third_party/externals/abseil-cpp/absl/strings/
Dstr_split_benchmark.cc31 std::string test(desired_length * kAverageValueLen, 'x'); in MakeTestString() local
39 std::string test = MakeTestString(state.range(0)); in BM_Split2StringView() local
51 std::string test(desired_length * kAverageValueLen, 'x'); in MakeMultiDelimiterTestString() local
61 std::string test = MakeMultiDelimiterTestString(state.range(0)); in BM_Split2StringViewByAnyChar() local
71 std::string test = MakeTestString(state.range(0)); in BM_Split2StringViewLifted() local
81 std::string test = MakeTestString(state.range(0)); in BM_Split2String() local
93 std::string test = MakeTestString(state.range(0)); in BM_Split2SplitStringUsing() local
104 std::string test(len, 'x'); in BM_SplitStringToUnorderedSet() local
118 std::string test(len, 'x'); in BM_SplitStringToUnorderedMap() local
132 std::string test(len, 'x'); in BM_SplitStringAllowEmpty() local
/third_party/python/Lib/test/support/
Dtestresult.py29 def __getId(cls, test): argument
40 def startTest(self, test): argument
46 def _add_result(self, test, capture=False, **args): argument
101 def addError(self, test, err): argument
105 def addExpectedFailure(self, test, err): argument
109 def addFailure(self, test, err): argument
113 def addSkip(self, test, reason): argument
117 def addSuccess(self, test): argument
121 def addUnexpectedSuccess(self, test): argument
139 def run(self, test): argument

12345678910>>...139