xref: /aosp_15_r20/external/pytorch/tools/iwyu/gtest.imp (revision da0073e96a02ea20f0ac840b70461e3646d07c45)
1[
2    { include: [ "@<gtest/internal/.*>", private, "<gtest/gtest.h>", public ] },
3    { include: [ "@<gtest/[^/]*>", public, "<gtest/gtest.h>", public ] },
4]
5