Searched refs:check_property (Results 1 – 3 of 3) sorted by relevance
22 check_property (const char *output, in check_property() function158 check_property ("Property", pspec, &value); in test_type()
104 def check_property(self): member in Device303 f = d.check_property()441 fuzz = device.check_property()
49 auto check_property = [&n,&test]() { in test_typeof_in_lambda() local