SendTestCommand 116 ppapi/tests/testing_instance.cc SendTestCommand("EvalScript", script); SendTestCommand 121 ppapi/tests/testing_instance.cc SendTestCommand("SetCookie", name + "=" + value); SendTestCommand 179 ppapi/tests/testing_instance.cc SendTestCommand("ClearConsole"); SendTestCommand 228 ppapi/tests/testing_instance.cc SendTestCommand("RemovePluginWhenFinished"); SendTestCommand 232 ppapi/tests/testing_instance.cc SendTestCommand("DidExecuteTests", result); SendTestCommand 256 ppapi/tests/testing_instance.cc SendTestCommand(command + ":" + params); SendTestCommand 296 ppapi/tests/testing_instance.cc SendTestCommand("LogHTML", html); SendTestCommand 300 ppapi/tests/testing_instance.cc SendTestCommand("ReportProgress", progress_value); SendTestCommand 304 ppapi/tests/testing_instance.cc SendTestCommand("AddPostCondition", script); SendTestCommand 308 ppapi/tests/testing_instance.cc SendTestCommand("LogTestTime", test_time); SendTestCommand 136 ppapi/tests/testing_instance.h void SendTestCommand(const std::string& command); SendTestCommand 137 ppapi/tests/testing_instance.h void SendTestCommand(const std::string& command, const std::string& params);