Searched defs:SetIntValueHandler (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/chromeos/dbus/ibus/
H A Dibus_config_client_unittest.cc130 class SetIntValueHandler : public SetValueVerifierBase { class in namespace:chromeos
132 SetIntValueHandler(const std::string& expected_key, function in class:chromeos::SetIntValueHandler
149 DISALLOW_COPY_AND_ASSIGN(SetIntValueHandler);
373 SetIntValueHandler handler(kSection, kKey, value, HANDLER_SUCCESS);
389 SetIntValueHandler handler(kSection, kKey, value, HANDLER_FAIL);

Completed in 124 milliseconds