Searched refs:DependencyFilePath (Results 1 – 4 of 4) sorted by relevance
44 std::string DependencyFilePath() const;84 std::string DependencyFilePath() const { return dep_file_name_; } in DependencyFilePath() function
174 string JavaOptions::DependencyFilePath() const { in DependencyFilePath() function in android::aidl::JavaOptions
261 string dep_file_name = options.DependencyFilePath(); in write_java_dep_file()290 string dep_file_name = options.DependencyFilePath(); in write_cpp_dep_file()
92 CheckFileContents(options.DependencyFilePath(), kExpectedJavaDepsOutput); in TEST_F()117 CheckFileContents(options->DependencyFilePath(), kExpectedCppDepsOutput); in TEST_F()