Searched refs:fDidBind (Results 1 – 1 of 1) sorted by relevance
30 fDidBind = this->bind(abuilder, json_dom.root(), &fValue); in MockProperty()33 operator bool() const { return fDidBind; } in operator bool()41 bool fDidBind; member in __anon1d7a557c0111::MockProperty