Home
last modified time | relevance | path

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

/bionic/tests/
Dsystem_properties_test2.cpp122 const prop_info* pi_long = __system_property_find(long_property_name.c_str()); in TEST() local
125 ASSERT_EQ(6, __system_property_read(pi_long, &legacy_name[0], propvalue)); in TEST()