/* * Copyright (C) 2017-2018 Intel Corporation * * SPDX-License-Identifier: MIT * */ DECLARE_DEBUG_VARIABLE(std::string, StringTestKey, "DefaultTestValue", "TestDescription") DECLARE_DEBUG_VARIABLE(int32_t, IntTestKey, 1, "TestDescription")