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

  /external/chromium_org/ui/message_center/views/
message_center_view_unittest.cc 35 virtual void RegisterCall(CallType type) = 0;
64 test_->RegisterCall(GET_PREFERRED_SIZE);
70 test_->RegisterCall(GET_HEIGHT_FOR_WIDTH);
76 test_->RegisterCall(LAYOUT);
109 virtual void RegisterCall(CallType type) OVERRIDE;
210 void MessageCenterViewTest::RegisterCall(CallType type) {

Completed in 50 milliseconds