Home
last modified time | relevance | path

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

/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/effect/test/unittest/
H A Dfilter_unittest.cpp127 EXPECT_TRUE(testResult2);
158 EXPECT_FALSE(testResult2);
180 EXPECT_TRUE(testResult2);
229 EXPECT_TRUE(testResult2);
284 EXPECT_TRUE(testResult2);
333 EXPECT_TRUE(testResult2);
388 EXPECT_TRUE(testResult2);
418 EXPECT_EQ(testResult2, 0);
440 EXPECT_TRUE(testResult2);
470 EXPECT_EQ(testResult2, 0);
[all …]
H A Dimage_chain_unittest.cpp48 auto testResult2 = imageChain->Render(); variable
49 EXPECT_FALSE(testResult2);
75 auto testResult2 = imageChain->Render(); variable
76 EXPECT_FALSE(testResult2);
118 auto testResult2 = imageChain->Render(); variable
119 EXPECT_TRUE(testResult2);
H A Doutput_unittest.cpp294 bool testResult2 = output->GetPixelMap() == nullptr; variable
295 EXPECT_TRUE(testResult2);
361 bool testResult2 = output->GetColorBuffer().size() == 0; variable
362 EXPECT_TRUE(testResult2);
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_bundle_kit_service_test/
H A Dbms_bundle_kit_service_test.cpp5824 ApplicationInfo testResult2; variable
5826 … BUNDLE_NAME_DEMO, ApplicationFlag::GET_BASIC_APPLICATION_INFO, DEFAULT_USER_ID_TEST, testResult2);
5829 testResult2.ConvertToCompatibleApplicationInfo(appInfo2);