Searched defs:DEFAULT_VALUE (Results 1 – 3 of 3) sorted by relevance
59 private static final int DEFAULT_VALUE = VALUE_DISABLE; field in ActivitySecurityModelFeatureFlags
286 const int64_t DEFAULT_VALUE = INT64_C(0xDEADBEEFBEEFDEAD); in TEST_F() local333 const int32_t DEFAULT_VALUE = INT32_C(0xDEADBEEF); in TEST_F() local
54 private static final String DEFAULT_VALUE = "test_default_value"; field in DeviceConfigTest