Lines Matching full:representation
114 * @condition: A string representation of a conditional expression.
134 * @cond: A string representation of the expression asserted true or false.
152 * @text: A string representation of the expression passed to the expectation.
172 * @txt: A string representation of the expression passed to the expectation.
190 * @operation: A string representation of the comparison operator (e.g. "==").
191 * @left_text: A string representation of the expression in the left slot.
193 * @right_text: A string representation of the expression in the right slot.
217 * @op_str: A string representation of the comparison operator (e.g. "==").
218 * @left_str: A string representation of the expression in the left slot.
220 * @right_str: A string representation of the expression in the right slot.
247 * @operation: A string representation of the comparison operator (e.g. "==").
248 * @left_text: A string representation of the expression in the left slot.
250 * @right_text: A string representation of the expression in the right slot.
274 * @op_str: A string representation of the comparison operator (e.g. "==").
275 * @left_str: A string representation of the expression in the left slot.
277 * @right_str: A string representation of the expression in the right slot.
304 * @operation: A string representation of the comparison operator (e.g. "==").
305 * @left_text: A string representation of the expression in the left slot.
307 * @right_text: A string representation of the expression in the right slot.
331 * @op_str: A string representation of the comparison operator (e.g. "==").
332 * @left_str: A string representation of the expression in the left slot.
334 * @right_str: A string representation of the expression in the right slot.