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