Searched refs:expected_interface_properties (Results 1 – 1 of 1) sorted by relevance
39 const struct ffa_interface_properties expected_interface_properties = { in TEST() local44 expect_ffa_features(ffa_function_id, &expected_interface_properties, in TEST()48 MEMCMP_EQUAL(&expected_interface_properties, &interface_properties, in TEST()49 sizeof(expected_interface_properties)); in TEST()
Completed in 10 milliseconds