Searched refs:OutOfProcessPPAPITest (Results 1 - 7 of 7) sorted by relevance

/external/chromium_org/chrome/test/ppapi/
H A Dppapi_interactive_browsertest.cc23 OutOfProcessPPAPITest, DISABLED_MouseLock_SucceedWhenAllowed) {
35 OutOfProcessPPAPITest, DISABLED_MouseLock_FailWhenBlocked) {
22 IN_PROC_BROWSER_TEST_F( OutOfProcessPPAPITest, DISABLED_MouseLock_SucceedWhenAllowed) argument
34 IN_PROC_BROWSER_TEST_F( OutOfProcessPPAPITest, DISABLED_MouseLock_FailWhenBlocked) argument
H A Dppapi_browsertest.cc38 IN_PROC_BROWSER_TEST_F(OutOfProcessPPAPITest, test_name) { \
48 IN_PROC_BROWSER_TEST_F(OutOfProcessPPAPITest, test_name) { \
58 IN_PROC_BROWSER_TEST_F(OutOfProcessPPAPITest, test_name) { \
281 IN_PROC_BROWSER_TEST_F(OutOfProcessPPAPITest, TCPSocket) {
322 IN_PROC_BROWSER_TEST_F(OutOfProcessPPAPITest, UDPSocket) {
370 IN_PROC_BROWSER_TEST_F(OutOfProcessPPAPITest, HostResolver) {
466 IN_PROC_BROWSER_TEST_F(OutOfProcessPPAPITest, URLLoader0) {
469 IN_PROC_BROWSER_TEST_F(OutOfProcessPPAPITest, URLLoader1) {
472 IN_PROC_BROWSER_TEST_F(OutOfProcessPPAPITest, URLLoader2) {
475 IN_PROC_BROWSER_TEST_F(OutOfProcessPPAPITest, URLLoader
[all...]
H A Dppapi_test.h91 // In-process plugin test runner. See OutOfProcessPPAPITest below for the
112 class OutOfProcessPPAPITest : public PPAPITest { class in inherits:PPAPITest
114 OutOfProcessPPAPITest();
119 class OutOfProcessPPAPIPrivateTest : public OutOfProcessPPAPITest {
199 class PPAPIBrokerInfoBarTest : public OutOfProcessPPAPITest {
H A Dppapi_test.cc322 OutOfProcessPPAPITest::OutOfProcessPPAPITest() { function in class:OutOfProcessPPAPITest
326 void OutOfProcessPPAPITest::SetUpCommandLine(base::CommandLine* command_line) {
334 OutOfProcessPPAPITest::SetUpCommandLine(command_line);
/external/chromium_org/content/test/ppapi/
H A Dppapi_browsertest.cc26 IN_PROC_BROWSER_TEST_F(OutOfProcessPPAPITest, test_name) { \
82 IN_PROC_BROWSER_TEST_F(OutOfProcessPPAPITest,
99 IN_PROC_BROWSER_TEST_F(OutOfProcessPPAPITest,
H A Dppapi_test.h68 // In-process plugin test runner. See OutOfProcessPPAPITest below for the
84 class OutOfProcessPPAPITest : public PPAPITest { class in namespace:content
86 OutOfProcessPPAPITest();
H A Dppapi_test.cc132 OutOfProcessPPAPITest::OutOfProcessPPAPITest() { function in class:content::OutOfProcessPPAPITest
136 void OutOfProcessPPAPITest::SetUp() {
143 void OutOfProcessPPAPITest::TearDown() {

Completed in 1546 milliseconds