Searched defs:property (Results 1 – 7 of 7) sorted by relevance
96 private String[] getStringList(String property) throws IOException { in getStringList()108 static String getProperty(String property) in getProperty()128 private void assertProperty(String message, String property, String expected) in assertProperty()152 private void assertNoPropertySet(String message, String property) throws IOException { in assertNoPropertySet()
55 String property = "y"; in testOfFloat() local75 String property = "y"; in testOfFloatBase() local88 String property = "backgroundColor"; in testOfInt() local114 String property = "backgroundColor"; in testOfObject() local180 String property = "y"; in testSetFloatValues() local214 String property = "y"; in testClone() local235 String property = "y"; in testIsStarted() local269 final Property property = AnimTarget.TEST_VALUE; in testSetStartEndValues() local
298 String property = "y"; in testEnd() local336 String property = "y"; in testGetAnimatedValue_PropertyName() local423 String property = "y"; in getAnimator() local435 long sleepTime, String property) throws InterruptedException { in getValue()
218 ShapeHolderYProperty property=new ShapeHolderYProperty(ShapeHolder.class.getClass(),"y"); in testOfFloat_Property() local255 String property = "backgroundColor"; in testOfInt_Property() local283 ShapeHolderYProperty property=new ShapeHolderYProperty(ShapeHolder.class.getClass(),"y"); in testSetProperty() local
109 String property = "y"; in testEnd() local
347 String property = "y"; in getYAnimator() local
421 private static String getProperty(String property) in getProperty()