HomeSort by relevance Sort by last modified time
    Searched refs:kTargetGenDir (Results 1 - 4 of 4) sorted by null

  /external/chromium_org/tools/gn/
scope_per_file_provider_unittest.cc 32 EXPECT_EQ("//out/Debug/gen/source", GPV(variables::kTargetGenDir));
52 EXPECT_EQ("//out/Debug/tc/gen/source", GPV(variables::kTargetGenDir));
scope_per_file_provider.cc 39 if (ident == variables::kTargetGenDir)
variables.h 60 extern const char kTargetGenDir[];
variables.cc 189 const char kTargetGenDir[] = "target_gen_dir";
    [all...]

Completed in 603 milliseconds