Searched refs:sub3 (Results 1 – 1 of 1) sorted by relevance
40 android::String8 sub3 = StringUtil::substr(str, 6, 5); in TEST_F() local41 ASSERT_TRUE(StringUtil::compare(sub3, "there") == 0); in TEST_F()