Searched refs:kTestUuid (Results 1 – 3 of 3) sorted by relevance
36 constexpr const char* kTestUuid = "TEST"; variable124 testUuid = kTestUuid; in SetUp()
46 constexpr const char* kTestUuid = "TEST"; variable109 testUuid = kTestUuid; in SetUp()
86 static constexpr const char* kTestUuid = "TEST"; variable173 if (!uuid || strcmp(uuid->c_str(), kTestUuid) == 0) { in checkArgumentUuidTestOrNull()177 StringPrintf("UUID must be null or \"%s\", got: %s", kTestUuid, uuid->c_str())); in checkArgumentUuidTestOrNull()