Home
last modified time | relevance | path

Searched refs:testResult3 (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/effect/test/unittest/
H A Dfilter_unittest.cpp236 EXPECT_TRUE(testResult3);
261 bool testResult3 = nextFilter == nullptr; variable
262 EXPECT_TRUE(testResult3);
339 bool testResult3 = preFilter.get() == input.get(); variable
340 EXPECT_TRUE(testResult3);
365 bool testResult3 = preFilter == nullptr; variable
366 EXPECT_TRUE(testResult3);
393 auto testResult3 = output->GetInputNumber(); variable
394 EXPECT_EQ(testResult3, 1);
445 auto testResult3 = input->GetOutputNumber(); variable
[all …]