24#ifndef QA_UUID_TEST_UTILS__H
25#define QA_UUID_TEST_UTILS__H
42bool IsUUID(
const std::string& aStr );
bool IsUUIDPathWithLevels(const std::string &aStr, unsigned aLevels)
Predicate to check a string is a UUID path format.
bool IsUUID(const std::string &aStr)
Check if the string between the iterators looks like a UUID.