Home
last modified time | relevance | path

Searched refs:IsGUIDv4 (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/libchrome/base/
H A Dguid_unittest.cc19 bool IsGUIDv4(const std::string& guid) { in IsGUIDv4() function
60 EXPECT_TRUE(IsGUIDv4(guid1)); in TEST()
61 EXPECT_TRUE(IsGUIDv4(guid2)); in TEST()