Searched defs:FromString (Results 1 – 2 of 2) sorted by relevance
39 bool BtAddress::FromString(const std::string& str) { in FromString() function in test_vendor_lib::BtAddress
136 TEST_F(BtAddressTest, FromString) { in TEST_F() argument