Home
last modified time | relevance | path

Searched defs:runfiles (Results 1 – 8 of 8) sorted by relevance

/external/jazzer-api/bazel/tools/java/com/code_intelligence/jazzer/tools/
DFuzzTargetTestWrapper.java43 Runfiles runfiles; in main() local
152 private static String lookUpRunfile(Runfiles runfiles, String rootpath) { in lookUpRunfile()
158 private static String lookUpRunfileWithFallback(Runfiles runfiles, String rootpath) { in lookUpRunfileWithFallback()
/external/tensorflow/tensorflow/tsl/platform/default/
Dresource_loader.cc28 std::unique_ptr<Runfiles> runfiles(Runfiles::CreateForTest(&error)); in GetDataDependencyFilepath() local
/external/brotli/scripts/
Dfix-win-bazel-build.py15 runfiles = match[:-len('_manifest')] variable
/external/bazel-skylib/tests/native_binary/
Dassertdata.cc26 std::unique_ptr<Runfiles> runfiles(Runfiles::Create(argv[0], &error)); in main() local
/external/tensorflow/tensorflow/python/platform/
Dresource_loader.py26 runfiles = None variable
/external/jazzer-api/driver/
Djvm_tooling_test.cpp45 Runfiles *runfiles = Runfiles::CreateForTest(); in SetUpTestCase() local
Dfuzzed_data_provider_test.cpp112 Runfiles* runfiles = Runfiles::CreateForTest(); in SetUpTestCase() local
Djvm_tooling.cpp169 std::unique_ptr<Runfiles> runfiles( in getInstrumentorAgentPath() local