Home
last modified time | relevance | path

Searched refs:GAITestCaseFree (Results 1 – 1 of 1) sorted by relevance

/dports/net/mDNSResponder/mDNSResponder-1310.140.1/Clients/dnssdutil/
H A Ddnssdutil.c12934 static void GAITestCaseFree( GAITestCase *inCase );
13154 if( testCase ) GAITestCaseFree( testCase ); in GAIPerfAddAdvancedTestCases()
13279 if( testCase ) GAITestCaseFree( testCase ); in GAIPerfAddBasicTestCases()
13741 GAITestCaseFree( testCase ); in _GAITesterFinalize()
14466 if( obj ) GAITestCaseFree( obj ); in GAITestCaseCreate()
14474 static void GAITestCaseFree( GAITestCase *inCase ) in GAITestCaseFree() function