Searched refs:GetDebugString (Results 1 - 4 of 4) sorted by relevance

/external/chromium_org/chrome/browser/chromeos/policy/
H A Dpower_policy_browsertest.cc135 std::string GetDebugString(const pm::PowerManagementPolicy& policy);
245 std::string PowerPolicyBrowserTestBase::GetDebugString( function in class:policy::PowerPolicyBrowserTestBase
329 EXPECT_EQ(GetDebugString(power_management_policy),
330 GetDebugString(power_manager_client_->policy()));
342 EXPECT_EQ(GetDebugString(power_management_policy),
343 GetDebugString(power_manager_client_->policy()));
398 EXPECT_EQ(GetDebugString(power_management_policy),
399 GetDebugString(power_manager_client_->policy()));
463 EXPECT_EQ(GetDebugString(power_management_policy),
464 GetDebugString(power_manager_client
[all...]
/external/chromium_org/net/spdy/
H A Dhpack_entry.h70 std::string GetDebugString() const;
H A Dhpack_entry.cc49 std::string HpackEntry::GetDebugString() const { function in class:net::HpackEntry
H A Dhpack_header_table.cc194 DVLOG(2) << " " << it->GetDebugString();
199 DVLOG(2) << " " << (*it)->GetDebugString();
204 DVLOG(2) << " " << (*it)->GetDebugString();

Completed in 855 milliseconds