Searched refs:Eos (Results 1 – 6 of 6) sorted by relevance
94 TEST_F(ScannerTest, Eos) { in TEST_F() argument95 EXPECT_FALSE(Scanner("a").Eos().GetResult()); in TEST_F()96 EXPECT_TRUE(Scanner("").Eos().GetResult()); in TEST_F()97 EXPECT_FALSE(Scanner("abc").OneLiteral("ab").Eos().GetResult()); in TEST_F()98 EXPECT_TRUE(Scanner("abc").OneLiteral("abc").Eos().GetResult()); in TEST_F()
127 Scanner& Eos() { in Eos() function
24 public boolean Eos = false; field in LzmaAlone.CommandLine53 Eos = true; in ParseSwitch()199 if (params.Eos) in main()
264 if (!scanner.OneLiteral("]").Eos().GetResult()) { in MakeShapeFromString()
274 .Eos() in IsValidContainerName()
248 contiguously. Eos pages may be 'nil' pages, that is, pages