Searched refs:_test (Results 1 - 25 of 38) sorted by relevance

12

/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/format/
H A DNumberFormatRoundTripTest.java51 _test(fmt);
55 _test(fmt);
59 _test(fmt);
73 _test(fmt);
76 _test(fmt);
79 _test(fmt);
96 public void _test(NumberFormat fmt) { method in class:NumberFormatRoundTripTest
98 _test(fmt, Double.NaN);
99 _test(fmt, Double.POSITIVE_INFINITY);
100 _test(fm
148 public void _test(NumberFormat fmt, double value) { method in class:NumberFormatRoundTripTest
152 public void _test(NumberFormat fmt, long value) { method in class:NumberFormatRoundTripTest
156 public void _test(NumberFormat fmt, Number value) { method in class:NumberFormatRoundTripTest
[all...]
H A DDateFormatRoundTripTest.java69 _test(loc);
72 _test(Locale.getDefault());
74 _test(avail[i]);
94 public void _test(Locale loc) { method in class:DateFormatRoundTripTest
122 _test(df, false);
130 _test(df, true);
139 _test(df, false);
145 public void _test(DateFormat fmt, boolean timeOnly) { method in class:DateFormatRoundTripTest
/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/format/
H A DNumberFormatRoundTripTest.java47 _test(fmt);
51 _test(fmt);
55 _test(fmt);
69 _test(fmt);
72 _test(fmt);
75 _test(fmt);
92 public void _test(NumberFormat fmt) { method in class:NumberFormatRoundTripTest
94 _test(fmt, Double.NaN);
95 _test(fmt, Double.POSITIVE_INFINITY);
96 _test(fm
144 public void _test(NumberFormat fmt, double value) { method in class:NumberFormatRoundTripTest
148 public void _test(NumberFormat fmt, long value) { method in class:NumberFormatRoundTripTest
152 public void _test(NumberFormat fmt, Number value) { method in class:NumberFormatRoundTripTest
[all...]
H A DDateFormatRoundTripTest.java65 _test(loc);
68 _test(Locale.getDefault());
70 _test(avail[i]);
90 public void _test(Locale loc) { method in class:DateFormatRoundTripTest
118 _test(df, false);
126 _test(df, true);
135 _test(df, false);
141 public void _test(DateFormat fmt, boolean timeOnly) { method in class:DateFormatRoundTripTest
/external/llvm/utils/lit/lit/
H A DLitTestCase.py16 self._test = test
20 return self._test.getFullName()
23 return self._test.getFullName()
27 self._run.execute_test(self._test)
30 result = self._test.result
/external/testng/src/test/java/test/junit/testsetup/
H A DTestSuiteContainerWrapper.java8 private static TestSuite _test = null; field in class:TestSuiteContainerWrapper
13 _test = testSuite;
33 System.out.println(_test.countTestCases() + " test cases defined by \""
34 + _test.getName() + "\" were executed.");
/external/llvm/test/MC/X86/
H A Dintel-syntax-2.s4 _test: label
/external/chromium-trace/catapult/telemetry/telemetry/android/
H A Dshared_android_state.py32 self._test = test
57 self._test.WillRunStory(self._android_platform.tracing_controller)
65 self._test.Measure(self._android_platform.tracing_controller, results)
68 self._test.DidRunStory(self._android_platform.tracing_controller)
/external/autotest/client/site_tests/network_3GStressEnable/
H A Dnetwork_3GStressEnable.py39 def _test(self, settle): member in class:network_3GStressEnable
54 self._test(t / 10.0)
/external/fonttools/Lib/fontTools/misc/
H A Deexec.py48 def _test(): function
55 _test()
H A Dsstruct.py172 def _test(): function
211 _test()
/external/fonttools/Tools/fontTools/misc/
H A Deexec.py48 def _test(): function
55 _test()
H A Dsstruct.py172 def _test(): function
211 _test()
/external/chromium-trace/catapult/third_party/vinn/third_party/parse5/test/fixtures/
H A Dformatting_element_list_test.js10 TestUtils.generateTestsForEachTreeAdapter(module.exports, function (_test, treeAdapter) {
11 _test['Insert marker'] = function () {
23 _test['Push element'] = function () {
43 _test['Insert element after bookmark'] = function () {
63 _test['Push element - Noah Ark condition'] = function () {
111 _test['Clear to the last marker'] = function () {
135 _test['Remove entry'] = function () {
159 _test['Get entry in scope with given tag name'] = function () {
177 _test['Get element entry'] = function () {
H A Dopen_element_stack_test.js10 TestUtils.generateTestsForEachTreeAdapter(module.exports, function (_test, treeAdapter) {
11 _test['Push element'] = function () {
31 _test['Pop element'] = function () {
48 _test['Replace element'] = function () {
61 _test['Insert element after element'] = function () {
79 _test['Pop elements until popped with given tagName'] = function () {
100 _test['Pop elements until given element popped'] = function () {
121 _test['Pop elements until numbered header popped'] = function () {
142 _test['Pop all up to <html> element'] = function () {
154 _test['Clea
[all...]
H A Dparser_test.js10 TestUtils.generateTestsForEachTreeAdapter(module.exports, function (_test, treeAdapter) {
37 _test[getFullTestName(test)] = function () {
57 _test[getLocationFullTestName(test)] = function () {
H A Djsdom_parser_test.js80 TestUtils.generateTestsForEachTreeAdapter(module.exports, function (_test, treeAdapter) {
127 _test[getFullTestName(test)] = function (done) {
H A Dserializer_test.js130 TestUtils.generateTestsForEachTreeAdapter(module.exports, function (_test, treeAdapter) {
139 _test[getFullTestName(test)] = function () {
/external/chromium-trace/catapult/telemetry/telemetry/page/
H A Dshared_page_state.py60 self._test = timeline_based_page_test.TimelineBasedPageTest(test)
62 self._test = test
75 _PrepareFinderOptions(finder_options, self._test, device_type)
79 self._test, finder_options)
88 self._test.SetOptions(self._finder_options)
174 if self._test.StopBrowserAfterPage(self.browser, self._current_page):
187 self._test.WillStartBrowser(self.platform)
191 self._test.DidStartBrowser(self.browser)
239 if self._browser and (self._test.RestartBrowserBeforeEachPage()
263 if self.browser.supports_tab_control and self._test
[all...]
/external/opencv3/samples/gpu/performance/
H A Dperformance.h157 struct name##_test: Runnable { \
158 name##_test(): Runnable(#name) { \
163 void name##_test::run()
/external/pdfium/tools/drmemory/scripts/
H A Dpdfium_tests.py38 (self._test, self._gtest_filter) = test.split(':', 1)
40 self._test = test
43 if self._test not in self._test_list:
155 logging.info("running test %s" % (self._test))
156 return self._test_list[self._test](self)
/external/antlr/antlr-3.4/tool/src/test/java/org/antlr/test/
H A DTestSemanticPredicateEvaluation.java226 public void _test() throws Exception { method in class:TestSemanticPredicateEvaluation
/external/autotest/client/common_lib/feedback/
H A Dtester_feedback_client.py53 def _initialize_impl(self, _test, _host):
58 @param _test: An object representing the test case (unused).
/external/autotest/client/tests/monotonic_time/src/
H A Dtime_test.c158 void _name##_test(struct test_info *test) \
186 .func = _name##_test, \
/external/autotest/server/cros/chaos_lib/
H A Dchaos_runner.py39 self._test = test
204 result = job.run_test(self._test,

Completed in 681 milliseconds

12