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

  /external/libbrillo/brillo/dbus/
async_event_sequencer.cc 82 const std::string& expected_method_name,
86 CHECK_EQ(expected_method_name, actual_method_name)
88 << "but expected '" << expected_method_name << "'"; local
async_event_sequencer.h 88 const std::string& expected_method_name,

Completed in 683 milliseconds