Lines Matching refs:REPORTER_ASSERT
92 REPORTER_ASSERT(reporter, success);
106 REPORTER_ASSERT(reporter, dimensionsMatch);
132 REPORTER_ASSERT(reporter, 0 == da);
135 REPORTER_ASSERT(reporter, dr <= 1);
136 REPORTER_ASSERT(reporter, dg <= 1);
137 REPORTER_ASSERT(reporter, db <= 1);
159 REPORTER_ASSERT(reporter, configs[0] == this->getPrefConfig(kIndex_SrcDepth, false));
160 REPORTER_ASSERT(reporter, configs[1] == this->getPrefConfig(kIndex_SrcDepth, true));
161 REPORTER_ASSERT(reporter, configs[4] == this->getPrefConfig(k32Bit_SrcDepth, false));
162 REPORTER_ASSERT(reporter, configs[5] == this->getPrefConfig(k32Bit_SrcDepth, true));