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.java70 public boolean getBool(); in getBool() method
82 public boolean getBool() { in getBool() method in ConfigurationTest.TestConfigObject
317 assertTrue(testConfigObject.getBool()); in testInjectOptionValue()
401 assertTrue(testConfigObject.getBool()); in testInjectOptionValues()