HomeSort by relevance Sort by last modified time
    Searched refs:test_handler (Results 1 - 3 of 3) sorted by null

  /external/chromium_org/chrome/browser/ui/content_settings/
content_setting_bubble_model_unittest.cc 615 ProtocolHandler test_handler = ProtocolHandler::CreateProtocolHandler( local
618 content_settings->set_pending_protocol_handler(test_handler);
657 EXPECT_TRUE(registry.IsIgnored(test_handler));
668 EXPECT_FALSE(registry.IsIgnored(test_handler));
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
test_httpservers.py 255 def test_handler(self): member in class:BaseHTTPServerTestCase
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
test_httpservers.py 255 def test_handler(self): member in class:BaseHTTPServerTestCase

Completed in 458 milliseconds