Home
last modified time | relevance | path

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

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