Home
last modified time | relevance | path

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

/cts/tests/tests/deviceconfig/src/android/deviceconfig/cts/
DDeviceConfigApiTests.java76 private static final boolean BOOLEAN_FALSE = false; field in DeviceConfigApiTests
539 + " getProperty() when property is not null", BOOLEAN_FALSE, result); in testGetBoolean_invalid()
862 + " getProperty() when property is not null", BOOLEAN_FALSE, result); in testGetPropertiesBoolean_invalid()
1026 + "property is deleted", BOOLEAN_FALSE, in testDeletePropertyBoolean()