chromium/out/Default/gen/services/on_device_model/public/mojom/on_device_model.mojom-test-utils.h

// services/on_device_model/public/mojom/on_device_model.mojom-test-utils.h is auto generated by mojom_bindings_generator.py, do not edit

// Copyright 2019 The Chromium Authors
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.

#ifndef SERVICES_ON_DEVICE_MODEL_PUBLIC_MOJOM_ON_DEVICE_MODEL_MOJOM_TEST_UTILS_H_
#define SERVICES_ON_DEVICE_MODEL_PUBLIC_MOJOM_ON_DEVICE_MODEL_MOJOM_TEST_UTILS_H_

#include "services/on_device_model/public/mojom/on_device_model.mojom.h"


namespace on_device_model::mojom {


class  StreamingResponderInterceptorForTesting : public StreamingResponder {};
class  StreamingResponderAsyncWaiter {};


class  ContextClientInterceptorForTesting : public ContextClient {};
class  ContextClientAsyncWaiter {};


class  SessionInterceptorForTesting : public Session {};
class  SessionAsyncWaiter {};


class  OnDeviceModelInterceptorForTesting : public OnDeviceModel {};
class  OnDeviceModelAsyncWaiter {};




}  // on_device_model::mojom

#endif  // SERVICES_ON_DEVICE_MODEL_PUBLIC_MOJOM_ON_DEVICE_MODEL_MOJOM_TEST_UTILS_H_