Searched refs:kIsNotDebuggableValue (Results 1 – 1 of 1) sorted by relevance
93 static const char* kIsNotDebuggableValue = "0"; variable131 ASSERT_EQ(0, __system_property_add(kDebuggableSystemProperty, 13, kIsNotDebuggableValue, 1)); in TEST_F()