mirror of
https://github.com/intel/compute-runtime.git
synced 2025-12-24 12:23:05 +08:00
Change the method scope.
Change-Id: I38250a288cb587b9b3fc77f4324408491b8fc9dc Signed-off-by: Mrozek, Michal <michal.mrozek@intel.com>
This commit is contained in:
committed by
sys_ocldev
parent
963049c988
commit
953c1efabc
@@ -11,7 +11,7 @@
|
||||
namespace NEO {
|
||||
|
||||
class MemoryLeakListener : public ::testing::EmptyTestEventListener {
|
||||
private:
|
||||
protected:
|
||||
void OnTestStart(const ::testing::TestInfo &) override;
|
||||
void OnTestEnd(const ::testing::TestInfo &) override;
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user