Home
last modified time | relevance | path

Searched refs:GetSourceDir (Results 1 – 25 of 27) sorted by relevance

12

/external/chromium_org/chrome/browser/media/
Dchrome_webrtc_apprtc_browsertest.cc74 GetSourceDir().Append( in LaunchApprtcInstanceOnLocalhost()
83 GetSourceDir().Append(FILE_PATH_LITERAL("out/apprtc")); in LaunchApprtcInstanceOnLocalhost()
150 if (!EvalInJavascriptFile(tab_contents, GetSourceDir().Append( in DetectRemoteVideoPlaying()
153 if (!EvalInJavascriptFile(tab_contents, GetSourceDir().Append( in DetectRemoteVideoPlaying()
168 base::FilePath GetSourceDir() { in GetSourceDir() function in WebRtcApprtcBrowserTest
176 GetSourceDir().Append( in LaunchFirefoxWithUrl()
184 GetSourceDir().Append( in LaunchFirefoxWithUrl()
Dchrome_webrtc_video_quality_browsertest.cc207 base::FilePath path_to_compare_script = GetSourceDir().Append( in CompareVideosAndPrintResult()
258 base::FilePath GetSourceDir() { in GetSourceDir() function in WebRtcVideoQualityBrowserTest
/external/chromium_org/tools/gn/
Dtarget_generator.cc75 Label label(scope->GetSourceDir(), args[0].string_value(), in GenerateTarget()
143 scope_->GetSourceDir(), &dest_sources, err_)) in FillSources()
159 scope_->GetSourceDir(), &dest_public, err_)) in FillPublic()
178 scope_->GetSourceDir(), &dest_inputs, err_)) in FillInputs()
213 scope_->GetSourceDir(), &dest_data, err_)) in FillData()
321 ExtractListOfUniqueLabels(*value, scope_->GetSourceDir(), in FillGenericConfigs()
331 ExtractListOfLabels(*value, scope_->GetSourceDir(), in FillGenericDeps()
341 ExtractListOfUniqueLabels(*value, scope_->GetSourceDir(), in FillForwardDependentConfigs()
Dtemplate.cc55 template_scope.set_source_dir(scope->GetSourceDir()); in Invoke()
74 template_scope.set_source_dir(scope->GetSourceDir()); in Invoke()
Dbinary_target_generator.cc60 scope_->GetSourceDir(), err_); in DoRun()
115 ExtractListOfUniqueLabels(*value, scope_->GetSourceDir(), in FillAllowCircularIncludesFrom()
Dfunction_set_default_toolchain.cc64 const SourceDir& current_dir = scope->GetSourceDir(); in RunSetDefaultToolchain()
Dfunction_read_file.cc55 const SourceDir& cur_dir = scope->GetSourceDir(); in RunReadFile()
Dfunction_process_file_template.cc72 scope->GetSourceDir(), &input_files, err)) in RunProcessFileTemplate()
Dfunction_get_target_outputs.cc81 Label label = Label::Resolve(scope->GetSourceDir(), in RunGetTargetOutputs()
Dfunction_write_file.cc59 const SourceDir& cur_dir = scope->GetSourceDir(); in RunWriteFile()
Dfunction_get_label_info.cc94 Label label = Label::Resolve(scope->GetSourceDir(), in RunGetLabelInfo()
Daction_target_generator.cc76 scope_->GetSourceDir().ResolveRelativeFile(value->string_value()); in FillScript()
Dfunctions.cc109 return Label(scope->GetSourceDir(), name, toolchain_label.dir(), in MakeLabelForScope()
242 const SourceDir& input_dir = scope->GetSourceDir(); in RunConfig()
469 const SourceDir& input_dir = scope->GetSourceDir(); in RunImport()
Dvisibility.cc107 item->visibility().Set(scope->GetSourceDir(), *vis_value, err); in FillItemVisibility()
Dfunction_get_path_info.cc218 const SourceDir& current_dir = scope->GetSourceDir(); in RunGetPathInfo()
Dfunction_toolchain.cc294 const SourceDir& input_dir = scope->GetSourceDir(); in RunToolchain()
316 *deps_value, block_scope.GetSourceDir(), in RunToolchain()
Dscope.h261 const SourceDir& GetSourceDir() const;
Dfunction_rebase_path.cc231 const SourceDir& current_dir = scope->GetSourceDir(); in RunRebasePath()
Dscope.cc429 const SourceDir& Scope::GetSourceDir() const { in GetSourceDir() function in Scope
433 return containing()->GetSourceDir(); in GetSourceDir()
/external/chromium_org/testing/gtest/test/
Dgtest_output_test.py79 GOLDEN_PATH = os.path.join(gtest_test_utils.GetSourceDir(), GOLDEN_NAME)
307 gtest_test_utils.GetSourceDir(),
311 gtest_test_utils.GetSourceDir(),
Dgtest_test_utils.py126 def GetSourceDir(): function
/external/gtest/test/
Dgtest_output_test.py79 GOLDEN_PATH = os.path.join(gtest_test_utils.GetSourceDir(), GOLDEN_NAME)
307 gtest_test_utils.GetSourceDir(),
311 gtest_test_utils.GetSourceDir(),
Dgtest_test_utils.py126 def GetSourceDir(): function
/external/protobuf/gtest/test/
Dgtest_test_utils.py110 def GetSourceDir(): function
Dgtest_output_test.py80 GOLDEN_PATH = os.path.join(gtest_test_utils.GetSourceDir(), GOLDEN_NAME)

12