OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:ClientSideDetectionHostTest
(Results
1 - 2
of
2
) sorted by null
/external/chromium/chrome/browser/safe_browsing/
client_side_detection_host_unittest.cc
109
class
ClientSideDetectionHostTest
: public RenderViewHostTestHarness {
219
TEST_F(
ClientSideDetectionHostTest
, OnDetectedPhishingSiteInvalidVerdict) {
227
TEST_F(
ClientSideDetectionHostTest
, OnDetectedPhishingSiteNotPhishing) {
258
TEST_F(
ClientSideDetectionHostTest
, OnDetectedPhishingSiteDisabled) {
284
TEST_F(
ClientSideDetectionHostTest
, OnDetectedPhishingSiteShowInterstitial) {
337
TEST_F(
ClientSideDetectionHostTest
, OnDetectedPhishingSiteMultiplePings) {
417
TEST_F(
ClientSideDetectionHostTest
, NavigationCancelsShouldClassifyUrl) {
436
TEST_F(
ClientSideDetectionHostTest
, ShouldClassifyUrl) {
/external/chromium_org/chrome/browser/safe_browsing/
client_side_detection_host_unittest.cc
197
class
ClientSideDetectionHostTest
: public ChromeRenderViewHostTestHarness {
402
TEST_F(
ClientSideDetectionHostTest
, OnPhishingDetectionDoneInvalidVerdict) {
415
TEST_F(
ClientSideDetectionHostTest
, OnPhishingDetectionDoneNotPhishing) {
452
TEST_F(
ClientSideDetectionHostTest
, OnPhishingDetectionDoneDisabled) {
493
TEST_F(
ClientSideDetectionHostTest
, OnPhishingDetectionDoneShowInterstitial) {
550
TEST_F(
ClientSideDetectionHostTest
, OnPhishingDetectionDoneMultiplePings) {
645
TEST_F(
ClientSideDetectionHostTest
,
669
TEST_F(
ClientSideDetectionHostTest
,
698
TEST_F(
ClientSideDetectionHostTest
,
736
TEST_F(
ClientSideDetectionHostTest
, UpdateIPUrlMap)
[
all
...]
Completed in 35 milliseconds