Lines Matching defs:three
289 int three = 3;
290 const ConstPropagatingPtr<int> co(&three);
291 ConstPropagatingPtr<int> o(&three);
2669 test_vector.push_back("three");
2734 test_vector.push_back("three");
2738 ElementsAre(StrEq("one"), StrEq("two"), StrEq("three"));
2863 std::array<const char*, 3> a = {{"one", "two", "three"}};
2874 const char* a[] = {"one", "two", "three"};
2885 StrEq("three")};
2890 test_vector.push_back("three");
2893 test_vector.push_back("three");