Home | History | Annotate | Download | only in tests

Lines Matching full:getfields

708   SetString(schema, "totally new string", GetFieldS(**rroot, name_field),
711 TEST_EQ_STR(GetFieldS(**rroot, name_field)->c_str(), "totally new string");
767 TEST_EQ_STR(GetFieldS(**rroot, name_field)->c_str(), "hank");