Searched refs:CastChannelAPITest (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/extensions/browser/api/cast_channel/
H A Dcast_channel_apitest.cc95 class CastChannelAPITest : public ExtensionApiTest { class in inherits:ExtensionApiTest
97 CastChannelAPITest() {} function in class:CastChannelAPITest
158 base::Bind(&CastChannelAPITest::DoCallOnMessage, this,
199 IN_PROC_BROWSER_TEST_F(CastChannelAPITest, MAYBE_TestOpenSendClose) {
215 IN_PROC_BROWSER_TEST_F(CastChannelAPITest, MAYBE_TestOpenSendCloseWithUrl) {
231 IN_PROC_BROWSER_TEST_F(CastChannelAPITest, MAYBE_TestOpenReceiveClose) {
266 IN_PROC_BROWSER_TEST_F(CastChannelAPITest, MAYBE_TestGetLogs) {
280 IN_PROC_BROWSER_TEST_F(CastChannelAPITest, MAYBE_TestOpenError) {
297 IN_PROC_BROWSER_TEST_F(CastChannelAPITest, TestOpenInvalidConnectInfo) {
342 IN_PROC_BROWSER_TEST_F(CastChannelAPITest, TestSendInvalidMessageInf
[all...]
H A Dcast_channel_api.h21 class CastChannelAPITest;
69 friend class ::CastChannelAPITest;

Completed in 144 milliseconds