Home
last modified time | relevance | path

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

/tools/tradefederation/core/tests/src/com/android/tradefed/config/
DConfigurationTest.java71 public boolean getBool(); in getBool() method
83 public boolean getBool() { in getBool() method in ConfigurationTest.TestConfigObject
318 assertTrue(testConfigObject.getBool()); in testInjectOptionValue()
405 assertTrue(testConfigObject.getBool()); in testInjectOptionValues()