Searched refs:mBinaryTestType (Results 1 – 1 of 1) sorted by relevance
435 private String mBinaryTestType = ""; field in VtsMultiDeviceTest695 switch (mBinaryTestType) { in run()711 CLog.e("Only global coverage is supported for test type %s.", mBinaryTestType); in run()714 } else if (mBinaryTestType.equals(BINARY_TEST_TYPE_HAL_HIDL_REPLAY_TEST)) { in run()716 } else if (mBinaryTestType.equals(BINARY_TEST_TYPE_LLVMFUZZER)) { in run()