Searched refs:outTest3 (Results 1 – 2 of 2) sorted by relevance
1205 std::string outTest3 = ""; variable1206 nodeTest1->DumpSubClassNode(outTest3);1207 EXPECT_NE(outTest3, "");
1394 std::string outTest3 = ""; variable1395 nodeTest->DumpSubClassNode(outTest3);1396 EXPECT_EQ(outTest3, "");