Home
last modified time | relevance | path

Searched refs:isValueB (Results 1 – 1 of 1) sorted by relevance

/cts/tests/tests/tools/processors/view_inspector/src/android/processor/view/inspector/cts/
DPlatformInspectableProcessorTest.java181 public int isValueB() { in isValueB() method in PlatformInspectableProcessorTest.InferredPropertyNameTest
196 assertEquals(node.isValueB(), mPropertyReader.get("isValueB")); in testInferredPropertyName()
217 public boolean isValueB() { in isValueB() method in PlatformInspectableProcessorTest.InferredBooleanNameTest
232 assertEquals(node.isValueB(), mPropertyReader.get("valueB")); in testInferredBooleanName()