Searched refs:PendingProfileEntryDeleterForTest (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/chromeos/network/
H A Dnetwork_configuration_handler.h131 bool PendingProfileEntryDeleterForTest(const std::string& service_path) { function in class:chromeos::NetworkConfigurationHandler
H A Dnetwork_configuration_handler_unittest.cc199 bool PendingProfileEntryDeleterForTest(const std::string& service_path) { function in class:chromeos::NetworkConfigurationHandlerTest
201 PendingProfileEntryDeleterForTest(service_path);
387 EXPECT_FALSE(PendingProfileEntryDeleterForTest(service_path));

Completed in 102 milliseconds