HomeSort by relevance Sort by last modified time
    Searched refs:MISSING (Results 1 - 25 of 89) sorted by null

1 2 3 4

  /external/clang/test/Driver/
output-file-cleanup.c 21 #elif defined(MISSING)
  /ndk/tests/build/import-install/
build.sh 25 MISSING=
32 MISSING="$MISSING $FILE"
37 # In case of missing files, error out
38 if [ "$MISSING" ]; then
39 echo "ERROR: Missing files in build tree:"
40 for FILE in $MISSING; do echo " $FILE"; done
  /external/doclava/src/com/google/doclava/
TodoFile.java 25 public static final String MISSING = "No description text";
68 Doclava.setPageTitle(data, "Missing Documentation");
88 setHDF(data, base + errors, cl.position(), "<class comment>", MISSING);
98 setHDF(data, base + errors, m.position(), m.prettySignature(), MISSING);
112 setHDF(data, base + errors, m.position(), m.name() + m.prettySignature(), MISSING);
127 setHDF(data, base + errors, f.position(), f.name(), MISSING);
141 setHDF(data, base + errors, f.position(), f.name(), MISSING);
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/lint/
SetAttributeFix.java 60 } else if (mId.equals(TranslationDetector.MISSING.getId())) {
74 if (mId.equals(TranslationDetector.MISSING.getId())) {
91 } else if (mId.equals(TranslationDetector.MISSING.getId())) {
107 if (mId.equals(TranslationDetector.MISSING.getId())) {
123 if (mId.equals(TranslationDetector.MISSING.getId())) {
134 } else if (mId.equals(TranslationDetector.MISSING.getId())) {
LintFix.java 163 sFixes.put(TranslationDetector.MISSING.getId(), SetAttributeFix.class);
  /external/chromium_org/third_party/WebKit/Tools/GardeningServer/scripts/
results.js 38 var MISSING = 'MISSING';
122 case MISSING:
  /external/compiler-rt/lib/msan/
msan_report.cc 167 case MISSING:
176 static const int MISSING = -2;
232 int id = OriginSet::MISSING;
  /external/chromium_org/third_party/WebKit/Source/devtools/scripts/jsdoc-validator/src/org/chromium/devtools/jsdoc/checks/
FunctionReceiverChecker.java 122 CheckedReceiverPresence receiverPresence = CheckedReceiverPresence.MISSING;
134 receiverPresence = CheckedReceiverPresence.MISSING;
274 MISSING,
  /libcore/luni/src/main/java/java/util/
ResourceBundle.java 108 private static final ResourceBundle MISSING = new MissingBundle();
309 if (MISSING == result) {
326 loaderCache.put(bundleName, MISSING);
488 } else if (cached == MISSING) {
548 loaderCache.put(bundleName, loadBase ? MISSINGBASE : MISSING);
    [all...]
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.test.performance.ui/src/org/eclipse/test/internal/performance/results/model/
ConfigResultsElement.java 239 if (getStatus() == MISSING) {
273 this.status = MISSING;
ResultsElement.java 72 static final int MISSING = 0x08;
264 if (elementStatus == MISSING) {
369 * <li>{@link #MISSING} : no results (e.g. the perf machine crashed and didn't store any results)</li>
  /external/chromium_org/third_party/WebKit/Tools/Scripts/webkitpy/layout_tests/models/
test_failures.py 64 return test_expectations.MISSING
155 return "-expected.txt was missing"
170 return "-expected.png was missing an embedded checksum"
175 return "-expected.png was missing"
217 return "expected audio result was missing"
test_expectations.py 46 SLOW, REBASELINE, NEEDS_REBASELINE, NEEDS_MANUAL_REBASELINE, MISSING, FLAKY, NOW, NONE) = range(19)
56 MISSING_KEYWORD = 'Missing'
228 MISSING_KEYWORD: 'MISSING',
342 warnings.append('Missing a "]"')
351 warnings.append('Missing expectations.')
    [all...]
test_expectations_unittest.py 76 Bug(test) failures/expected/missing_image.html [ Rebaseline Missing ]
125 # test handling of MISSING results and the REBASELINE specifier
126 self.assertEqual(TestExpectations.result_was_expected(MISSING, set([PASS]), test_needs_rebaselining=True), True)
127 self.assertEqual(TestExpectations.result_was_expected(MISSING, set([PASS]), test_needs_rebaselining=False), False)
130 self.assertTrue(TestExpectations.result_was_expected(MISSING, set([NEEDS_REBASELINE]), test_needs_rebaselining=False))
424 self.assert_tokenize_exp('[ Mac ]', warnings=['Did not find a test name.', 'Missing expectations.'], name=None)
425 self.assert_tokenize_exp('[ [', warnings=['unexpected "["', 'Missing expectations.'], name=None)
426 self.assert_tokenize_exp('crbug.com/12345 ]', warnings=['unexpected "]"', 'Missing expectations.'], name=None)
428 self.assert_tokenize_exp('foo.html crbug.com/12345 ]', warnings=['"crbug.com/12345" is not at the start of the line.', 'Missing expectations.'])
429 self.assert_tokenize_exp('foo.html', warnings=['Missing expectations.']
    [all...]
  /external/chromium_org/third_party/WebKit/Source/devtools/scripts/jsdoc-validator/
jsdoc-validator.jar 
  /external/chromium_org/third_party/WebKit/Tools/Scripts/webkitpy/layout_tests/controllers/
manager.py 147 return test_expectations.MISSING in expectations or test_expectations.NEEDS_REBASELINE in expectations or test_expectations.NEEDS_MANUAL_REBASELINE in expectations
  /external/elfutils/0.153/
configure 1154 as_fn_error $? "missing argument to $ac_option"
    [all...]
  /external/stressapptest/
configure 1128 as_fn_error "missing argument to $ac_option"
    [all...]
  /prebuilts/devtools/tools/lib/
lint-checks.jar 
  /prebuilts/gradle-plugin/com/android/tools/lint/lint-checks/22.2.0/
lint-checks-22.2.0.jar 
  /prebuilts/gradle-plugin/com/android/tools/lint/lint-checks/22.4.0/
lint-checks-22.4.0.jar 
  /prebuilts/gradle-plugin/com/android/tools/lint/lint-checks/22.4.2/
lint-checks-22.4.2.jar 
  /prebuilts/gradle-plugin/com/android/tools/lint/lint-checks/22.5.0/
lint-checks-22.5.0.jar 
  /prebuilts/gradle-plugin/com/android/tools/lint/lint-checks/22.5.1/
lint-checks-22.5.1.jar 
  /prebuilts/gradle-plugin/com/android/tools/lint/lint-checks/22.5.3/
lint-checks-22.5.3.jar 

Completed in 1108 milliseconds

1 2 3 4