2019-09-30 17:20:16 +08:00
|
|
|
/*
|
2022-02-03 00:20:04 +08:00
|
|
|
* Copyright (C) 2020-2022 Intel Corporation
|
2019-09-30 17:20:16 +08:00
|
|
|
*
|
|
|
|
* SPDX-License-Identifier: MIT
|
|
|
|
*
|
|
|
|
*/
|
|
|
|
|
2021-10-06 19:43:42 +08:00
|
|
|
#include "shared/test/common/helpers/kernel_binary_helper.h"
|
2019-09-30 17:20:16 +08:00
|
|
|
|
2022-09-03 00:16:41 +08:00
|
|
|
const std::string KernelBinaryHelper::BUILT_INS("11060315779005710265");
|
|
|
|
const std::string KernelBinaryHelper::BUILT_INS_WITH_IMAGES("7912693229131574095_images");
|