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

/external/chromium_org/net/spdy/
H A Dhpack_entry.cc49 std::string HpackEntry::GetDebugString() const { function in class:net::HpackEntry
/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...]

Completed in 95 milliseconds