Home
last modified time | relevance | path

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

/libnativehelper/tests/
DJniInvocation_test.cpp93 static const char* kIsNotDebuggableValue = "0"; variable
131 ASSERT_EQ(0, __system_property_add(kDebuggableSystemProperty, 13, kIsNotDebuggableValue, 1)); in TEST_F()