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

  /external/chromium_org/tools/gn/
scope_per_file_provider_unittest.cc 29 EXPECT_EQ("//out/Debug", GPV(variables::kRootBuildDir));
49 EXPECT_EQ("//out/Debug", GPV(variables::kRootBuildDir));
scope_per_file_provider.cc 31 if (ident == variables::kRootBuildDir)
variables.h 48 extern const char kRootBuildDir[];
variables.cc 134 const char kRootBuildDir[] = "root_build_dir";
    [all...]

Completed in 206 milliseconds