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

  /external/chromium_org/third_party/WebKit/Source/core/animation/
LengthStyleInterpolationTest.cpp 27 static PassRefPtrWillBeRawPtr<CSSValue> roundTrip(PassRefPtrWillBeRawPtr<CSSValue> value)
84 RefPtrWillBeRawPtr<CSSValue> value = roundTrip(CSSPrimitiveValue::create(0, CSSPrimitiveValue::CSS_PX));
87 value = roundTrip(CSSPrimitiveValue::create(0, CSSPrimitiveValue::CSS_EMS));
93 RefPtrWillBeRawPtr<CSSValue> value = roundTrip(CSSPrimitiveValue::create(10, CSSPrimitiveValue::CSS_PX));
96 value = roundTrip(CSSPrimitiveValue::create(30, CSSPrimitiveValue::CSS_PERCENTAGE));
99 value = roundTrip(CSSPrimitiveValue::create(-10, CSSPrimitiveValue::CSS_EMS));
  /external/fonttools/MetaTools/
roundTrip.py 32 def roundTrip(ttFile1, options, report):
81 roundTrip(ttFile, options, report)
  /system/core/libutils/tests/
BlobCache_test.cpp 273 void roundTrip() {
287 roundTrip();
303 roundTrip();
  /prebuilts/misc/common/icu4j/
icu4j.jar 

Completed in 129 milliseconds