Home
last modified time | relevance | path

Searched refs:check_property (Results 1 – 3 of 3) sorted by relevance

/third_party/glib/gio/tests/
Ddefaultvalue.c22 check_property (const char *output, in check_property() function
158 check_property ("Property", pspec, &value); in test_type()
/third_party/libinput/tools/
Dlibinput-measure-fuzz.py104 def check_property(self): member in Device
303 f = d.check_property()
441 fuzz = device.check_property()
/third_party/boost/libs/typeof/test/
Dmsvc_typeof_in_lambda.cpp49 auto check_property = [&n,&test]() { in test_typeof_in_lambda() local