Searched refs:kFrame (Results 1 – 1 of 1) sorted by relevance
205 static const char kFrame[] = "\x00Hello\xff"; in TEST_F() local206 static const int kFrameLen = sizeof(kFrame) - 1; in TEST_F()215 MockRead(true, kFrame, kFrameLen), in TEST_F()