Searched defs:GetNameFor (Results 1 – 3 of 3) sorted by relevance
117 absl::string_view GetNameFor(DeviceId device) const { in GetNameFor() function
122 ByteString CPDF_Dictionary::GetNameFor(const ByteString& key) const { in GetNameFor() function in CPDF_Dictionary
279 TEST_F(PDFObjectsTest, GetNameFor) { in TEST_F() argument