文件
rocm-systems/projects/rocprofiler-systems/source/tests/dummy.cpp
T

忽略 .git-blame-ignore-revs 的修订。点击 绕过 并查看正常的 Blame 视图。

4 行
67 B
C++

#include <gtest/gtest.h>
TEST(first, test) { ASSERT_TRUE(true); }