Searched refs:SetProp (Results 1 – 3 of 3) sorted by relevance
49 SetProp("0"); in ScopedEnablingPerf()54 SetProp(prop_value_); in ~ScopedEnablingPerf()59 void SetProp(const std::string& value) { in SetProp() function in ScopedEnablingPerf
62 def SetProp(args): function98 parser_proto.set_defaults(func=SetProp)
68 TEST(subcontext, SetProp) { in TEST() argument