Searched refs:ftb (Results 1 – 4 of 4) sorted by relevance
58 -B$tmpdir/ftb \61 (set -x; cmake --build $tmpdir/ftb \65 (set -x; cmake $tmpdir/ftb \67 (set -x; cmake --build $tmpdir/ftb \
173 Formattable fta, ftb; in test_Formattable() local174 fta.setLong(1); ftb.setLong(2); in test_Formattable()175 if ((fta != ftb) || !(fta == ftb)) { in test_Formattable()187 fta = ftb; in test_Formattable()188 if ((fta == ftb) || !(fta != ftb)) { in test_Formattable()