Searched refs:foreach_test_callback (Results 1 – 1 of 1) sorted by relevance
69 static void foreach_test_callback(const prop_info *pi, void* cookie) { in foreach_test_callback() function231 ASSERT_EQ(0, __system_property_foreach(foreach_test_callback, &count)); in TEST()