SerializedVarTestConstructor 451 ppapi/proxy/serialized_var.cc SerializedVarTestConstructor::SerializedVarTestConstructor( SerializedVarTestConstructor 457 ppapi/proxy/serialized_var.cc SerializedVarTestConstructor::SerializedVarTestConstructor( SerializedVarTestConstructor 109 ppapi/proxy/serialized_var.h friend class SerializedVarTestConstructor; SerializedVarTestConstructor 482 ppapi/proxy/serialized_var.h class PPAPI_PROXY_EXPORT SerializedVarTestConstructor : public SerializedVar { SerializedVarTestConstructor 485 ppapi/proxy/serialized_var.h explicit SerializedVarTestConstructor(const PP_Var& pod_var); SerializedVarTestConstructor 488 ppapi/proxy/serialized_var.h explicit SerializedVarTestConstructor(const std::string& str); SerializedVarTestConstructor 39 ppapi/proxy/serialized_var_unittest.cc SerializedVarTestConstructor input(host_object); SerializedVarTestConstructor 87 ppapi/proxy/serialized_var_unittest.cc SerializedVarTestConstructor input(kTestString); SerializedVarTestConstructor 171 ppapi/proxy/serialized_var_unittest.cc SerializedVarTestConstructor input1(host_object); SerializedVarTestConstructor 179 ppapi/proxy/serialized_var_unittest.cc SerializedVarTestConstructor input2(host_object); SerializedVarTestConstructor 215 ppapi/proxy/serialized_var_unittest.cc input1.push_back(SerializedVarTestConstructor(host_object)); SerializedVarTestConstructor 216 ppapi/proxy/serialized_var_unittest.cc input1.push_back(SerializedVarTestConstructor("elite")); SerializedVarTestConstructor 231 ppapi/proxy/serialized_var_unittest.cc input2.push_back(SerializedVarTestConstructor(host_object)); SerializedVarTestConstructor 232 ppapi/proxy/serialized_var_unittest.cc input2.push_back(SerializedVarTestConstructor("elite")); SerializedVarTestConstructor 284 ppapi/proxy/serialized_var_unittest.cc SerializedVarTestConstructor input1(host_object); SerializedVarTestConstructor 294 ppapi/proxy/serialized_var_unittest.cc SerializedVarTestConstructor input2(host_object); SerializedVarTestConstructor 328 ppapi/proxy/serialized_var_unittest.cc SerializedVarTestConstructor input1(host_object);