Searched refs:AsGxFlyTo (Results 1 – 4 of 4) sorted by relevance
196 ASSERT_TRUE(AsGxFlyTo(gx_playlist->get_gx_tourprimitive_array_at(1))); in TEST_F()296 ASSERT_TRUE(AsGxFlyTo(gx_flyto_)); in TEST_F()363 const GxFlyToPtr flyto = AsGxFlyTo(root); in TEST_F()
142 ASSERT_TRUE(AsGxFlyTo( in TEST_F()
206 inline const GxFlyToPtr AsGxFlyTo(const ElementPtr element) { in AsGxFlyTo() function
229 assert kmldom.AsGxFlyTo(kmldom.ParseKml('<gx:FlyTo/>'))1531 flyto = kmldom.AsGxFlyTo(playlist.get_gx_tourprimitive_array_at(1))