Lines Matching refs:matcher1
65 FieldMatcher matcher1; in TEST() local
66 matcher1.set_field(10); in TEST()
67 FieldMatcher* child = matcher1.add_child(); in TEST()
75 translateFieldMatcher(matcher1, &output); in TEST()
86 FieldMatcher matcher1; in TEST() local
87 matcher1.set_field(10); in TEST()
88 FieldMatcher* child = matcher1.add_child(); in TEST()
96 translateFieldMatcher(matcher1, &output); in TEST()
107 FieldMatcher matcher1; in TEST() local
108 matcher1.set_field(10); in TEST()
109 FieldMatcher* child = matcher1.add_child(); in TEST()
116 child = matcher1.add_child(); in TEST()
120 translateFieldMatcher(matcher1, &matchers); in TEST()
234 FieldMatcher matcher1; in TEST() local
235 matcher1.set_field(10); in TEST()
236 FieldMatcher* child = matcher1.add_child(); in TEST()
242 child = matcher1.add_child(); in TEST()
245 child = matcher1.add_child(); in TEST()
250 translateFieldMatcher(matcher1, &matchers); in TEST()
522 FieldMatcher matcher1; in TEST() local
523 matcher1.set_field(10); in TEST()
525 FieldMatcher* child = matcher1.add_child(); in TEST()
532 translateFieldMatcher(matcher1, &matchers1); in TEST()
556 FieldMatcher matcher1; in TEST() local
557 matcher1.set_field(10); in TEST()
559 FieldMatcher* child = matcher1.add_child(); in TEST()
562 child = matcher1.add_child(); in TEST()
566 translateFieldMatcher(matcher1, &matchers1); in TEST()
589 FieldMatcher matcher1; in TEST() local
590 matcher1.set_field(10); in TEST()
592 FieldMatcher* child = matcher1.add_child(); in TEST()
596 translateFieldMatcher(matcher1, &matchers1); in TEST()
616 FieldMatcher matcher1; in TEST() local
617 matcher1.set_field(10); in TEST()
619 FieldMatcher* child = matcher1.add_child(); in TEST()
622 child = matcher1.add_child(); in TEST()
626 translateFieldMatcher(matcher1, &matchers1); in TEST()