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

  /external/chromium_org/tools/gn/
scope_per_file_provider_unittest.cc 30 EXPECT_EQ("//out/Debug/gen", GPV(variables::kRootGenDir));
50 EXPECT_EQ("//out/Debug/tc/gen", GPV(variables::kRootGenDir));
scope_per_file_provider.cc 33 if (ident == variables::kRootGenDir)
variables.h 52 extern const char kRootGenDir[];
variables.cc 146 const char kRootGenDir[] = "root_gen_dir";
    [all...]

Completed in 49 milliseconds