Home
last modified time | relevance | path

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

/bionic/tests/
Dsystem_properties_test.cpp69 static void foreach_test_callback(const prop_info *pi, void* cookie) { in foreach_test_callback() function
231 ASSERT_EQ(0, __system_property_foreach(foreach_test_callback, &count)); in TEST()