Home
last modified time | relevance | path

Searched refs:CompileCommandsTest (Results 1 - 1 of 1) sorted by relevance

/third_party/gn/src/gn/
H A Dcompile_commands_writer_unittest.cc27 class CompileCommandsTest : public TestWithScheduler { class
29 CompileCommandsTest() = default;
51 TEST_F(CompileCommandsTest, SourceSet) { in TEST_F()
244 TEST_F(CompileCommandsTest, EscapeDefines) { in TEST_F()
266 TEST_F(CompileCommandsTest, WinPrecompiledHeaders) { in TEST_F()
414 TEST_F(CompileCommandsTest, GCCPrecompiledHeaders) { in TEST_F()
563 TEST_F(CompileCommandsTest, EscapedFlags) { in TEST_F()
602 TEST_F(CompileCommandsTest, CollectTargets) { in TEST_F()

Completed in 2 milliseconds