Searched refs:add_property_names (Results 1 - 1 of 1) sorted by relevance
/third_party/openssl/test/ |
H A D | property_test.c | 28 static int add_property_names(const char *n, ...) in add_property_names() function 124 && add_property_names("sky", "groan", "cold", "today", "tomorrow", "n", in test_property_parse() 144 && add_property_names("wood", NULL) in test_property_query_value_create() 189 || !add_property_names("a", "n", NULL)) in test_property_parse_error() 239 && add_property_names("colour", "urn", "clouds", "pot", "day", "night", in test_property_merge() 263 && add_property_names("red", "blue", NULL) in test_property_defn_cache() 324 && add_property_names("alpha", "omega", NULL) in test_definition_compares() 353 || !add_property_names("position", NULL)) in test_register_deregister() 427 || !add_property_names("fast", "colour", "sky", "furry", NULL)) in test_property() 538 || !add_property_names(" in test_query_cache_stochastic() [all...] |
Completed in 1 milliseconds