Home
last modified time | relevance | path

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

/hardware/google/aemu/host-common/
Dlogging_unittest.cpp126 std::string tid2 = log2.substr(21, 9); in TEST() local
128 EXPECT_THAT(tid2, MatchesStdRegex(R"( +\w+ )")); in TEST()
129 EXPECT_NE(tid1, tid2); in TEST()