Searched refs:testResult2 (Results 1 – 4 of 4) sorted by relevance
127 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 …]
48 auto testResult2 = imageChain->Render(); variable49 EXPECT_FALSE(testResult2);75 auto testResult2 = imageChain->Render(); variable76 EXPECT_FALSE(testResult2);118 auto testResult2 = imageChain->Render(); variable119 EXPECT_TRUE(testResult2);
294 bool testResult2 = output->GetPixelMap() == nullptr; variable295 EXPECT_TRUE(testResult2);361 bool testResult2 = output->GetColorBuffer().size() == 0; variable362 EXPECT_TRUE(testResult2);
5824 ApplicationInfo testResult2; variable5826 … BUNDLE_NAME_DEMO, ApplicationFlag::GET_BASIC_APPLICATION_INFO, DEFAULT_USER_ID_TEST, testResult2);5829 testResult2.ConvertToCompatibleApplicationInfo(appInfo2);