Home
last modified time | relevance | path

Searched defs:relative_path (Results 1 – 25 of 44) sorted by relevance

12

/external/libmojo/mojo/edk/test/
Dtest_support_impl.cc28 base::FilePath ResolveSourceRootRelativePath(const char* relative_path) { in ResolveSourceRootRelativePath()
63 FILE* TestSupportImpl::OpenSourceRootRelativeFile(const char* relative_path) { in OpenSourceRootRelativeFile()
68 const char* relative_path) { in EnumerateSourceRootRelativeDirectory()
/external/chromium-trace/catapult/common/py_vulcanize/py_vulcanize/
Dresource.py21 def relative_path(self): member in Resource
35 def name_from_relative_path(relative_path): argument
Dhtml_module_unittest.py62 def FindResourceGivenRelativePath(self, relative_path): argument
Dresource_loader.py66 def FindResourceGivenRelativePath(self, relative_path, binary=False): argument
Dstyle_sheet.py17 def relative_path(self): member in Image
/external/libmojo/mojo/public/tests/
Dtest_support_private.cc31 FILE* MojoTestSupportOpenSourceRootRelativeFile(const char* relative_path) { in MojoTestSupportOpenSourceRootRelativeFile()
39 const char* relative_path) { in MojoTestSupportEnumerateSourceRootRelativeDirectory()
/external/tensorflow/tensorflow/contrib/session_bundle/
Dtest_util.cc26 string TestSrcDirPath(const string& relative_path) { in TestSrcDirPath()
/external/libmojo/mojo/public/cpp/test_support/lib/
Dtest_support.cc13 const std::string& relative_path) { in EnumerateSourceRootRelativeDirectory()
/external/protobuf/gtest/scripts/
Dfuse_gtest_files.py86 def VerifyFileExists(directory, relative_path): argument
110 def VerifyOutputFile(output_dir, relative_path): argument
/external/google-breakpad/src/testing/gtest/scripts/
Dfuse_gtest_files.py86 def VerifyFileExists(directory, relative_path): argument
110 def VerifyOutputFile(output_dir, relative_path): argument
/external/v8/testing/gtest/scripts/
Dfuse_gtest_files.py86 def VerifyFileExists(directory, relative_path): argument
110 def VerifyOutputFile(output_dir, relative_path): argument
/external/vulkan-validation-layers/tests/gtest-1.7.0/scripts/
Dfuse_gtest_files.py86 def VerifyFileExists(directory, relative_path): argument
110 def VerifyOutputFile(output_dir, relative_path): argument
/external/libmojo/mojo/public/cpp/test_support/
Dtest_support.h24 inline FILE* OpenSourceRootRelativeFile(const std::string& relative_path) { in OpenSourceRootRelativeFile()
/external/googletest/googletest/scripts/
Dfuse_gtest_files.py89 def VerifyFileExists(directory, relative_path): argument
113 def VerifyOutputFile(output_dir, relative_path): argument
/external/tensorflow/tensorflow/python/platform/
Dtest.py92 def test_src_dir_path(relative_path): argument
Dgoogletest.py123 def test_src_dir_path(relative_path): argument
/external/libcxx/test/std/experimental/filesystem/class.path/path.member/path.decompose/
Dpath.decompose.pass.cpp65 std::string relative_path; member
/external/autotest/client/bin/
Dsite_sysinfo_unittest.py114 def _destination_path(self, relative_path, from_dir=None): argument
/external/antlr/antlr-3.4/runtime/Ruby/lib/antlr3/test/
Dcore-extensions.rb187 def self.relative_path( target, reference = Dir.pwd ) singletonMethod in String.File
/external/libmojo/mojo/public/tools/bindings/
Dmojom_bindings_generator.py83 def relative_path(self): member in RelativePath
/external/googletest/googletest/test/
Dgtest-options_test.cc63 FilePath GetAbsolutePathOf(const FilePath& relative_path) { in GetAbsolutePathOf()
/external/vulkan-validation-layers/tests/gtest-1.7.0/test/
Dgtest-options_test.cc63 FilePath GetAbsolutePathOf(const FilePath& relative_path) { in GetAbsolutePathOf()
/external/google-breakpad/src/testing/gtest/test/
Dgtest-options_test.cc63 FilePath GetAbsolutePathOf(const FilePath& relative_path) { in GetAbsolutePathOf()
/external/v8/testing/gtest/test/
Dgtest-options_test.cc63 FilePath GetAbsolutePathOf(const FilePath& relative_path) { in GetAbsolutePathOf()
/external/protobuf/gtest/test/
Dgtest-options_test.cc63 FilePath GetAbsolutePathOf(const FilePath& relative_path) { in GetAbsolutePathOf()

12