Searched refs:pod_var (Results 1 – 2 of 2) sorted by relevance
452 const PP_Var& pod_var) { in SerializedVarTestConstructor() argument453 DCHECK(pod_var.type != PP_VARTYPE_STRING); in SerializedVarTestConstructor()454 inner_->ForceSetVarValueForTest(pod_var); in SerializedVarTestConstructor()
485 explicit SerializedVarTestConstructor(const PP_Var& pod_var);