Searched refs:kLibrarySystemProperty (Results 1 – 2 of 2) sorted by relevance
95 static const char* kLibrarySystemProperty = "persist.sys.dalvik.vm.lib.2"; variable106 ASSERT_EQ(0, __system_property_add(kLibrarySystemProperty, 27, kTestNonNull2, 11)); in TEST_F()
52 static const char* kLibrarySystemProperty = "persist.sys.dalvik.vm.lib.2"; variable79 property_get(kLibrarySystemProperty, buffer, kLibraryFallback); in GetLibrary()