Searched refs:TestQGeoSatelliteInfoSource (Results 1 – 3 of 3) sorted by relevance
77 class DefaultSourceTest : public TestQGeoSatelliteInfoSource86 TestQGeoSatelliteInfoSource::TestQGeoSatelliteInfoSource(QObject *parent) in TestQGeoSatelliteInfoSource() function in TestQGeoSatelliteInfoSource94 TestQGeoSatelliteInfoSource *TestQGeoSatelliteInfoSource::createDefaultSourceTest() in createDefaultSourceTest()101 void TestQGeoSatelliteInfoSource::base_initTestCase() in base_initTestCase()106 void TestQGeoSatelliteInfoSource::base_init() in base_init()112 void TestQGeoSatelliteInfoSource::base_cleanup() in base_cleanup()118 void TestQGeoSatelliteInfoSource::base_cleanupTestCase() in base_cleanupTestCase()122 void TestQGeoSatelliteInfoSource::initTestCase() in initTestCase()127 void TestQGeoSatelliteInfoSource::init() in init()132 void TestQGeoSatelliteInfoSource::cleanup() in cleanup()[all …]
40 class TestQGeoSatelliteInfoSource : public QObject45 TestQGeoSatelliteInfoSource(QObject *parent = 0);47 static TestQGeoSatelliteInfoSource *createDefaultSourceTest();
35 TestQGeoSatelliteInfoSource *test = TestQGeoSatelliteInfoSource::createDefaultSourceTest(); in main()