Searched defs:UsageInfo (Results 1 – 3 of 3) sorted by relevance
99 struct UsageInfo { struct100 UsageInfo(const std::string& host, StorageType type, int64 usage) in UsageInfo() argument104 std::string host;105 StorageType type;106 int64 usage;
96 TEST_F(DOMStorageContextImplTest, UsageInfo) { in TEST_F() argument
6499 struct UsageInfo { struct in __anon74e15dea0911::SequenceChecker6500 UsageInfo() : Diagnosed(false) {} in UsageInfo() function6501 Usage Uses[UK_Count];6503 bool Diagnosed;