Searched refs:foo2 (Results 1 – 8 of 8) sorted by relevance
69 Foo foo2 = Foo.newBuilder() in testEquals() local79 assertFalse(foo1a.equals(foo2)); in testEquals()
2160 Foo foo2 = Foo.newBuilder() in testEquals() local2170 assertFalse(foo1a.equals(foo2)); in testEquals()
29 public NoPublicConstructorTest(String foo, String foo2) { in NoPublicConstructorTest() argument
8 dir2/foo2.h, order your includes as follows:
161 ASSERT_TRUE(TestParse(R"(<string name="foo2">" This is what I think "</string>)")); in TEST_F()178 EXPECT_TRUE(TestParse(R"(<string name="foo2">\u0020\Hello\u0020</string>)")); in TEST_F()228 EXPECT_TRUE(TestParse(R"(<string name="foo2" translatable="true">Translate</string>)")); in TEST_F()1220 ASSERT_THAT(test::GetValue<Reference>(&table_, "id/foo2"), NotNull()); in TEST_F()1252 output = test::GetValue<String>(&table_, "string/foo2");
219 optional int32 foo2 = 2; field
229 optional int32 foo2 = 2; field