Searched refs:GoWithConfigTestCase (Results 1 – 4 of 4) sorted by relevance
22 import com.android.cts.verifier.p2p.testcase.GoWithConfigTestCase;39 return new GoWithConfigTestCase(context, 2447); in getTestCase()
22 import com.android.cts.verifier.p2p.testcase.GoWithConfigTestCase;39 return new GoWithConfigTestCase(context); in getTestCase()
23 import com.android.cts.verifier.p2p.testcase.GoWithConfigTestCase;40 return new GoWithConfigTestCase(context, WifiP2pConfig.GROUP_OWNER_BAND_2GHZ); in getTestCase()
29 public class GoWithConfigTestCase extends TestCase { class37 public GoWithConfigTestCase(Context context) { in GoWithConfigTestCase() method in GoWithConfigTestCase41 public GoWithConfigTestCase(Context context, int bandOrFrequency) { in GoWithConfigTestCase() method in GoWithConfigTestCase