Searched refs:withClangTidyTestContext (Results 1 – 1 of 1) sorted by relevance
/external/toolchain-utils/compiler_wrapper/ |
D | clang_tidy_flag_test.go | 17 withClangTidyTestContext(t, func(ctx *testContext) { 50 withClangTidyTestContext(t, func(ctx *testContext) { 89 withClangTidyTestContext(t, func(ctx *testContext) { 107 withClangTidyTestContext(t, func(ctx *testContext) { 127 withClangTidyTestContext(t, func(ctx *testContext) { 144 withClangTidyTestContext(t, func(ctx *testContext) { 163 withClangTidyTestContext(t, func(ctx *testContext) { 173 withClangTidyTestContext(t, func(ctx *testContext) { 183 withClangTidyTestContext(t, func(ctx *testContext) { 212 withClangTidyTestContext(t, func(ctx *testContext) { [all …]
|