Home
last modified time | relevance | path

Searched defs:testcase (Results 1 – 25 of 52) sorted by relevance

123

/external/icu/icu4c/source/test/perf/utrie2perf/
Dutrie2perf.cpp97 Command(const UTrie2PerfTest &testcase) : testcase(testcase) {} in Command()
111 const UTrie2PerfTest &testcase; member in Command
117 CheckFCD(const UTrie2PerfTest &testcase) : Command(testcase) {} in CheckFCD()
119 static UPerfFunction* get(const UTrie2PerfTest &testcase) { in get()
175 ToNFC(const UTrie2PerfTest &testcase) : Command(testcase) { in ToNFC()
187 static UPerfFunction* get(const UTrie2PerfTest &testcase) { in get()
209 GetBiDiClass(const UTrie2PerfTest &testcase) : Command(testcase) {} in GetBiDiClass()
211 static UPerfFunction* get(const UTrie2PerfTest &testcase) { in get()
/external/chromium_org/third_party/icu/source/test/perf/utrie2perf/
Dutrie2perf.cpp97 Command(const UTrie2PerfTest &testcase) : testcase(testcase) {} in Command()
111 const UTrie2PerfTest &testcase; member in Command
117 CheckFCD(const UTrie2PerfTest &testcase) : Command(testcase) {} in CheckFCD()
119 static UPerfFunction* get(const UTrie2PerfTest &testcase) { in get()
175 ToNFC(const UTrie2PerfTest &testcase) : Command(testcase) { in ToNFC()
187 static UPerfFunction* get(const UTrie2PerfTest &testcase) { in get()
209 GetBiDiClass(const UTrie2PerfTest &testcase) : Command(testcase) {} in GetBiDiClass()
211 static UPerfFunction* get(const UTrie2PerfTest &testcase) { in get()
/external/chromium_org/v8/tools/testrunner/local/
Dtestsuite.py68 def CommonTestName(self, testcase): argument
77 def VariantFlags(self, testcase, default_flags): argument
174 def GetFlagsForTestCase(self, testcase, context): argument
177 def GetSourceForTest(self, testcase): argument
183 def IsNegativeTest(self, testcase): argument
186 def HasFailed(self, testcase): argument
193 def HasUnexpectedOutput(self, testcase): argument
206 def StripOutputForTransmit(self, testcase): argument
/external/icu/icu4c/source/test/perf/unisetperf/
Dunisetperf.cpp135 Command(const UnicodeSetPerformanceTest &testcase) : testcase(testcase) {} in Command()
152 const UnicodeSetPerformanceTest &testcase; member in Command
157 Contains(const UnicodeSetPerformanceTest &testcase) : Command(testcase) { in Contains()
172 static UPerfFunction* get(const UnicodeSetPerformanceTest &testcase) { in get()
207 SpanUTF16(const UnicodeSetPerformanceTest &testcase) : Command(testcase) { in SpanUTF16()
234 static UPerfFunction* get(const UnicodeSetPerformanceTest &testcase) { in get()
258 SpanBackUTF16(const UnicodeSetPerformanceTest &testcase) : Command(testcase) { in SpanBackUTF16()
285 static UPerfFunction* get(const UnicodeSetPerformanceTest &testcase) { in get()
313 SpanUTF8(const UnicodeSetPerformanceTest &testcase) : Command(testcase) { in SpanUTF8()
335 static UPerfFunction* get(const UnicodeSetPerformanceTest &testcase) { in get()
[all …]
/external/chromium_org/third_party/icu/source/test/perf/unisetperf/
Dunisetperf.cpp135 Command(const UnicodeSetPerformanceTest &testcase) : testcase(testcase) {} in Command()
152 const UnicodeSetPerformanceTest &testcase; member in Command
157 Contains(const UnicodeSetPerformanceTest &testcase) : Command(testcase) { in Contains()
172 static UPerfFunction* get(const UnicodeSetPerformanceTest &testcase) { in get()
207 SpanUTF16(const UnicodeSetPerformanceTest &testcase) : Command(testcase) { in SpanUTF16()
234 static UPerfFunction* get(const UnicodeSetPerformanceTest &testcase) { in get()
258 SpanBackUTF16(const UnicodeSetPerformanceTest &testcase) : Command(testcase) { in SpanBackUTF16()
285 static UPerfFunction* get(const UnicodeSetPerformanceTest &testcase) { in get()
313 SpanUTF8(const UnicodeSetPerformanceTest &testcase) : Command(testcase) { in SpanUTF8()
335 static UPerfFunction* get(const UnicodeSetPerformanceTest &testcase) { in get()
[all …]
/external/chromium_org/v8/test/test262/
Dtestcfg.py55 def CommonTestName(self, testcase): argument
75 def GetFlagsForTestCase(self, testcase, context): argument
79 def GetSourceForTest(self, testcase): argument
84 def IsNegativeTest(self, testcase): argument
/external/icu/icu4c/source/test/perf/utfperf/
Dutfperf.cpp122 Command(const UtfPerformanceTest &testcase) in Command()
143 const UtfPerformanceTest &testcase; member in Command
153 Roundtrip(const UtfPerformanceTest &testcase) : Command(testcase) {} in Roundtrip()
155 static UPerfFunction* get(const UtfPerformanceTest &testcase) { in get()
220 FromUnicode(const UtfPerformanceTest &testcase) : Command(testcase) {} in FromUnicode()
222 static UPerfFunction* get(const UtfPerformanceTest &testcase) { in get()
265 FromUTF8(const UtfPerformanceTest &testcase) in FromUTF8()
272 static UPerfFunction* get(const UtfPerformanceTest &testcase) { in get()
/external/chromium_org/third_party/icu/source/test/perf/utfperf/
Dutfperf.cpp122 Command(const UtfPerformanceTest &testcase) in Command()
143 const UtfPerformanceTest &testcase; member in Command
153 Roundtrip(const UtfPerformanceTest &testcase) : Command(testcase) {} in Roundtrip()
155 static UPerfFunction* get(const UtfPerformanceTest &testcase) { in get()
220 FromUnicode(const UtfPerformanceTest &testcase) : Command(testcase) {} in FromUnicode()
222 static UPerfFunction* get(const UtfPerformanceTest &testcase) { in get()
265 FromUTF8(const UtfPerformanceTest &testcase) in FromUTF8()
272 static UPerfFunction* get(const UtfPerformanceTest &testcase) { in get()
/external/chromium_org/v8/test/promises-aplus/
Dtestcfg.py71 def CommonTestName(self, testcase): argument
79 def GetFlagsForTestCase(self, testcase, context): argument
85 def GetSourceForTest(self, testcase): argument
91 def IsNegativeTest(self, testcase): argument
/external/chromium_org/v8/test/benchmarks/
Dtestcfg.py107 def GetFlagsForTestCase(self, testcase, context): argument
129 def GetSourceForTest(self, testcase): argument
185 def VariantFlags(self, testcase, default_flags): argument
/external/chromium_org/v8/test/message/
Dtestcfg.py59 def GetFlagsForTestCase(self, testcase, context): argument
70 def GetSourceForTest(self, testcase): argument
109 def StripOutputForTransmit(self, testcase): argument
/external/chromium_org/v8/test/mozilla/
Dtestcfg.py90 def GetFlagsForTestCase(self, testcase, context): argument
106 def GetSourceForTest(self, testcase): argument
111 def IsNegativeTest(self, testcase): argument
/external/chromium_org/tools/valgrind/
Ddrmemory_analyze.py22 def __init__(self, report, suppression, testcase): argument
84 def ParseReportFile(self, filename, testcase): argument
141 def Report(self, filenames, testcase, check_sanity): argument
Dmemcheck_analyze.py119 def __init__(self, source_dir, error_node, commandline, testcase): argument
424 def Report(self, files, testcase, check_sanity=False): argument
/external/valgrind/main/none/tests/
Dtls.c46 struct testcase { struct
53 struct testcase *test = (struct testcase *)p; in tls_ptr() argument
/external/chromium_org/v8/test/preparser/
Dtestcfg.py103 def GetFlagsForTestCase(self, testcase, context): argument
109 def GetSourceForTest(self, testcase): argument
115 def VariantFlags(self, testcase, default_flags): argument
/external/chromium_org/v8/test/mjsunit/
Dtestcfg.py58 def GetFlagsForTestCase(self, testcase, context): argument
90 def GetSourceForTest(self, testcase): argument
/external/clang/test/CodeGen/
Dbuiltin-recursive.cc7 void testcase(void) { in testcase() function
/external/chromium_org/v8/test/webkit/
Dtestcfg.py63 def GetFlagsForTestCase(self, testcase, context): argument
96 def GetSourceForTest(self, testcase): argument
/external/chromium_org/v8/test/mjsunit/regress/
Dregress-1513.js31 function testcase() { function
/external/apache-harmony/security/src/test/impl/java/org/apache/harmony/security/tests/asn1/der/
DBerInputStreamTest.java52 Object[][] testcase = { in test_CtorLjava_io_ByteArrayInputStream() local
DIntegerTest.java142 int[] testcase = new int[] { 0, 1, -1, 127, -127, 128, -128, 32767, in testConversion() local
/external/chromium_org/v8/test/intl/
Dtestcfg.py54 def GetFlagsForTestCase(self, testcase, context): argument
/external/chromium_org/v8/test/fuzz-natives/
Dtestcfg.py41 def GetFlagsForTestCase(self, testcase, context): argument
/external/chromium_org/v8/test/cctest/
Dtestcfg.py78 def GetFlagsForTestCase(self, testcase, context): argument

123