HomeSort by relevance Sort by last modified time
    Searched full:channel_id_count_ (Results 1 - 1 of 1) sorted by null

  /external/chromium_org/net/ssl/
channel_id_service_unittest.cc 57 : DefaultChannelIDStore(NULL), channel_id_count_(0) {}
70 channel_id_count_ = 1;
73 virtual int GetChannelIDCount() OVERRIDE { return channel_id_count_; }
83 int channel_id_count_; member in class:net::__anon14242::MockChannelIDStoreWithAsyncGet
96 channel_id_count_ = 0;
109 channel_id_count_ = 1;

Completed in 72 milliseconds