Searched refs:ForceSetVarValueForTest (Results 1 – 2 of 2) sorted by relevance
93 void SerializedVar::Inner::ForceSetVarValueForTest(PP_Var value) { in ForceSetVarValueForTest() function in ppapi::proxy::SerializedVar::Inner454 inner_->ForceSetVarValueForTest(pod_var); in SerializedVarTestConstructor()459 inner_->ForceSetVarValueForTest(StringVar::StringToPPVar(str)); in SerializedVarTestConstructor()
141 void ForceSetVarValueForTest(PP_Var value);