Searched refs:testWay (Results 1 – 3 of 3) sorted by relevance
128 static int32_t TestCreateSessionServer(int32_t testWay) in TestCreateSessionServer() argument135 } else if (testWay == 1) { in TestCreateSessionServer()137 } else if (testWay == 0) { in TestCreateSessionServer()240 static void DiscoveryTestEntry(int32_t testWay, int32_t count) in DiscoveryTestEntry() argument258 stat = TestCreateSessionServer(testWay); in DiscoveryTestEntry()296 int32_t testWay = atoi(argv[1]); in main() local298 DiscoveryTestEntry(testWay, count); in main()
304 int32_t testWay = 0; in main() local306 testWay = atoi(argv[1]); in main()321 if (testWay == 0) { in main()323 } else if (testWay == 1) { in main()
320 int32_t testWay = 0; in main() local322 testWay = atoi(argv[1]); in main()337 if (testWay == 0) { in main()339 } else if (testWay == 1) { in main()