Searched refs:SKIP (Results 1 - 25 of 29) sorted by relevance

12

/external/chromium/net/base/
H A Descape_icu.cc16 // TODO(brettw) bug 1201094: this function should be removed, this "SKIP"
20 base::OnStringConversionError::SKIP, &encoded))
/external/ppp/pppd/plugins/radius/
H A Dclientid.c48 #define SKIP(p) while(*p && isspace(*p)) p++; macro
56 SKIP(q);
64 SKIP(c);
87 #undef SKIP macro
/external/chromium/base/i18n/
H A Dicu_string_conversions.h25 SKIP, enumerator in enum:base::OnStringConversionError::Type
29 // this is the same as SKIP.
H A Dicu_string_conversions_unittest.cc83 OnStringConversionError::SKIP, &utf8));
115 // Test a case where the input cannot be decoded, using SKIP, FAIL
125 OnStringConversionError::SKIP,
282 OnStringConversionError::SKIP, &encoded));
284 // From Unicode, SUBSTITUTE is the same as SKIP for now.
296 OnStringConversionError::SKIP, &encoded));
302 OnStringConversionError::SKIP, &encoded));
307 OnStringConversionError::SKIP, &encoded));
H A Dicu_string_conversions.cc95 case OnStringConversionError::SKIP:
123 case OnStringConversionError::SKIP:
/external/webkit/Tools/Scripts/webkitpy/layout_tests/layout_package/
H A Dresult_summary.py61 self.tests_by_expectation[test_expectations.SKIP] = set()
H A Djson_layout_results_generator.py46 test_expectations.SKIP: json_results_generator.JSONResultsGeneratorBase.SKIP_RESULT,
162 summary.tests_by_expectation[test_expectations.SKIP]) &
198 summary.tests_by_expectation[test_expectations.SKIP] &
H A Dtest_expectations.py44 (PASS, FAIL, TEXT, IMAGE, IMAGE_PLUS_TEXT, AUDIO, TIMEOUT, CRASH, SKIP, WONTFIX,
58 test_is_skipped: whether test was marked as SKIP"""
65 if result == SKIP and test_is_skipped:
162 self.is_rebaselining(test), self.has_modifier(test, SKIP))
236 SKIP : LayoutTests/fast/js/no-good.js = TIMEOUT PASS
238 DEBUG SKIP : LayoutTests/fast/js/no-good.js = TIMEOUT PASS
239 LINUX DEBUG SKIP : LayoutTests/fast/js/no-good.js = TIMEOUT PASS
242 SKIP: Doesn't run the test.
268 EXPECTATION_DESCRIPTIONS = {SKIP: ('skipped', 'skipped'),
284 TEXT, IMAGE, AUDIO, FAIL, SKIP)
[all...]
H A Dtest_expectations_unittest.py57 self.assertEquals(result_was_expected(SKIP, set([CRASH]),
59 self.assertEquals(result_was_expected(SKIP, set([CRASH]),
105 BUG_TEST WONTFIX SKIP : failures/expected/crash.html = CRASH
195 SKIP : failures/expected/image.html""")
206 self.parse_exp('SKIP : failures/expected/text.html = TEXT',
242 self.assertTrue(match('failures/expected/crash.html', SKIP, False))
246 self.parse_exp("BUGX SKIP : failures/expected = TEXT\n"
251 self._exp.get_tests_with_result_type(SKIP))
H A Dtest_runner.py103 tbe[test_expectations.SKIP])
316 test_expectations.SKIP)
418 test_expectations.SKIP, "skipped")
429 result.type = test_expectations.SKIP
1073 result_summary.tests_by_expectation[test_expectations.SKIP])
/external/chromium/chrome/browser/importer/
H A Dfirefox2_importer.cc439 base::OnStringConversionError::SKIP, folder_name);
500 base::OnStringConversionError::SKIP, title);
507 base::OnStringConversionError::SKIP, &url16);
520 base::OnStringConversionError::SKIP, shortcut);
536 base::OnStringConversionError::SKIP, post_data);
571 base::OnStringConversionError::SKIP, title);
581 base::OnStringConversionError::SKIP, &url16);
H A Dmork_reader.cc519 base::OnStringConversionError::SKIP, &title);
522 base::OnStringConversionError::SKIP, &title);
/external/openssh/regress/
H A Dbsd.regress.mk56 @echo -n "SKIP " >> ${REGRESSLOG}
/external/iproute2/lib/
H A Dll_types.c69 __PF(SKIP,skip)
/external/libxml2/
H A DHTMLparser.c281 * SKIP(n) Skip n xmlChar, and must also be used only to skip ASCII defined
296 #define SKIP(val) ctxt->nbChars += (val),ctxt->input->cur += (val),ctxt->input->col+=(val) macro
3018 SKIP(6);
3032 SKIP(6);
3076 SKIP(2);
3086 SKIP(1);
3144 SKIP(1);
3190 SKIP(4);
3270 SKIP(3);
3289 SKIP(
[all...]
H A Dparser.c1923 * SKIP(n) Skip n xmlChar, and must also be used only to skip ASCII defined
1963 #define SKIP(val) do { \ macro
2177 SKIP(3);
2202 /* on purpose to avoid reentrancy problems with NEXT and SKIP */
2208 SKIP(2);
2229 /* on purpose to avoid reentrancy problems with NEXT and SKIP */
4471 SKIP(6);
4482 SKIP(6);
4674 SKIP(4);
4768 SKIP(
[all...]
H A Dxpath.c2658 * SKIP(n) Skip n xmlChar, and must also be used only to skip ASCII defined
2668 #define SKIP(val) ctxt->cur += (val) macro
10658 SKIP(2);
10764 SKIP(3);
10767 SKIP(3);
10907 SKIP(3);
10933 SKIP(2);
11246 SKIP(2);
11301 SKIP(2);
11397 SKIP(
[all...]
H A Dcatalog.c2139 #define SKIP(x) cur += x; macro
2155 SKIP(2);
H A Dpattern.c713 #define SKIP(val) ctxt->cur += (val) macro
H A Dxpointer.c892 * SKIP(n) Skip n xmlChar, and must also be used only to skip ASCII defined
902 #define SKIP(val) ctxt->cur += (val) macro
/external/chromium/chrome/browser/search_engines/
H A Dtemplate_url.cc390 base::OnStringConversionError::SKIP,
/external/webkit/Tools/Scripts/webkitpy/layout_tests/port/
H A Dchromium.py279 for test in expectations.get_tests_with_result_type(test_expectations.SKIP)]
/external/v8/tools/
H A Dtest.py753 SKIP = 'skip' variable
1324 return (SKIP in case.outcomes) or (SLOW in case.outcomes)
/external/libxslt/libxslt/
H A Dpattern.c1226 #define SKIP(val) ctxt->cur += (val) macro
/external/antlr/antlr-3.4/tool/src/main/resources/org/antlr/codegen/templates/C/
H A DC.stg274 #define SKIP() LEXSTATE->token = &(TOKSOURCE->skipToken)

Completed in 662 milliseconds

12