Searched refs:test_path_match (Results 1 – 2 of 2) sorted by relevance
/dports/devel/dbus/dbus-1.12.20/bus/ |
H A D | signals.c | 2806 test_path_match (int type, in test_path_match() function 2850 test_path_match (DBUS_TYPE_STRING, *s, PATH_MATCH_RULE, rule, TRUE); in test_path_matching() 2854 test_path_match (DBUS_TYPE_OBJECT_PATH, *s, PATH_MATCH_RULE, rule, TRUE); in test_path_matching() 2858 test_path_match (DBUS_TYPE_STRING, *s, PATH_MATCH_RULE, rule, FALSE); in test_path_matching() 2859 test_path_match (DBUS_TYPE_OBJECT_PATH, *s, PATH_MATCH_RULE, rule, FALSE); in test_path_matching()
|
/dports/lang/spidermonkey60/firefox-60.9.0/servo/components/net/tests/ |
H A D | cookie.rs | 29 fn test_path_match() { in test_path_match() function
|