Searched refs:propertyExists (Results 1 – 1 of 1) sorted by relevance
117 public static boolean propertyExists(ITestDevice device, String property) in propertyExists() method in PropertyUtil126 return !propertyExists(device, property); // null value implies property does not exist in propertyEquals()139 return !propertyExists(device, property); in propertyMatches()