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

  /system/connectivity/shill/
mock_log.h 105 // A NiceScopedMockLog is the same as ScopedMockLog, except it creates an
108 class NiceScopedMockLog : public ScopedMockLog {
110 NiceScopedMockLog();
111 ~NiceScopedMockLog() override;
mock_log.cc 74 NiceScopedMockLog::NiceScopedMockLog() : ScopedMockLog() {
78 NiceScopedMockLog::~NiceScopedMockLog() {}
metrics_unittest.cc     [all...]
  /system/connectivity/shill/ethernet/
ethernet_unittest.cc 398 NiceScopedMockLog log;
410 NiceScopedMockLog log;
422 NiceScopedMockLog log;
  /system/connectivity/shill/wifi/
wifi_unittest.cc     [all...]

Completed in 995 milliseconds