Home | History | Annotate | Download | only in ppapi

Lines Matching refs:test_case

48                                  const std::string& test_case) = 0;
51 GURL GetTestFileUrl(const std::string& test_case);
52 void RunTest(const std::string& test_case);
55 void RunTestAndReload(const std::string& test_case);
56 void RunTestViaHTTP(const std::string& test_case);
57 void RunTestWithSSLServer(const std::string& test_case);
58 void RunTestWithWebSocketServer(const std::string& test_case);
59 void RunTestIfAudioOutputAvailable(const std::string& test_case);
60 void RunTestViaHTTPIfAudioOutputAvailable(const std::string& test_case);
83 // Gets the URL of the the given |test_case| for the given HTTP test server.
86 const std::string& test_case,
103 const std::string& test_case) OVERRIDE;
127 const std::string& test_case) OVERRIDE;
134 const std::string& test_case) OVERRIDE;
141 const std::string& test_case) OVERRIDE;
149 const std::string& test_case) OVERRIDE;