Searched defs:LocalPropertyTestState (Results 1 – 2 of 2) sorted by relevance
36 struct LocalPropertyTestState { struct37 explicit LocalPropertyTestState(int nprops) : nprops(nprops), valid(false) { in LocalPropertyTestState() argument105 ~LocalPropertyTestState() { in ~LocalPropertyTestState() argument140 LocalPropertyTestState pa(nprops); in BM_property_get() argument
32 struct LocalPropertyTestState { struct33 LocalPropertyTestState() : valid(false) { in LocalPropertyTestState() function52 ~LocalPropertyTestState() { in ~LocalPropertyTestState() argument63 bool valid;65 std::string pa_dirname;66 std::string pa_filename;