Searched refs:HOST_SIDE_ONLY (Results 1 – 1 of 1) sorted by relevance
148 if (testType.type == TestType.HOST_SIDE_ONLY) { in main()288 private static final int HOST_SIDE_ONLY = 1; field in CollectAllTests.TestType315 type = HOST_SIDE_ONLY; in getTestType()