HomeSort by relevance Sort by last modified time
    Searched refs:fallbacks (Results 1 - 4 of 4) sorted by null

  /external/webkit/Tools/Scripts/webkitpy/layout_tests/
deduplicate_tests.py 57 fallbacks = {_BASE_PLATFORM: []}
64 fallbacks[port_name] = [_BASE_PLATFORM]
66 fallbacks[port_name] = [os.path.basename(p) for p in platforms][1:]
67 fallbacks[port_name].append(_BASE_PLATFORM)
69 return fallbacks
148 def has_intermediate_results(test, fallbacks, matching_platform,
159 fallbacks: A list of platforms we fall back on.
165 for dirname in fallbacks:
242 fallbacks = port_fallbacks()
244 return list(find_dups(hashes, fallbacks, os.getcwd())
    [all...]
  /external/icu4c/test/intltest/
convtest.h 50 UBool fallbacks; member in struct:ConversionCase
convtest.cpp 145 cc.fallbacks= 0!=testCase->getInt28("fallbacks", errorCode);
267 cc.fallbacks= 0!=testCase->getInt28("fallbacks", errorCode);
624 // are fallbacks and when other fallbacks are turned off,
    [all...]
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
com.ibm.icu_4.2.1.v20100412.jar 

Completed in 412 milliseconds