Searched refs:AsAbstractLatLonBox (Results 1 – 3 of 3) sorted by relevance
41 ASSERT_TRUE(AsAbstractLatLonBox(factory->CreateElementById(Type_LatLonBox))); in TEST_F()42 ASSERT_TRUE(AsAbstractLatLonBox( in TEST_F()
54 const AbstractLatLonBoxPtr AsAbstractLatLonBox(const ElementPtr element);
32 const AbstractLatLonBoxPtr AsAbstractLatLonBox(const ElementPtr element) { in AsAbstractLatLonBox() function