Home
last modified time | relevance | path

Searched defs:source_root (Results 1 – 9 of 9) sorted by relevance

/external/llvm/utils/llvm-build/llvmbuild/
Dmain.py89 def load_from_path(source_root, llvmbuild_source_root): argument
95 def __init__(self, source_root, component_infos): argument
/external/cronet/buildtools/third_party/libc++/trunk/utils/
Dgenerate_header_inclusion_tests.py17 script_name, source_root, test_path = get_libcxx_paths() variable
Dgenerate_feature_test_macro_components.py22 script_name, source_root, include_path, docs_path, macro_test_path = get_libcxx_paths() variable
/external/cronet/net/spdy/fuzzing/
Dhpack_fuzz_util_test.cc118 base::FilePath source_root; in TEST() local
/external/cronet/components/cronet/tools/generators/
Dcronet_bindings_generator.py86 def __init__(self, path, source_root): argument
/external/libchrome/mojo/public/tools/bindings/
Dmojom_bindings_generator.py83 def __init__(self, path, source_root): argument
/external/cronet/base/allocator/partition_allocator/starscan/
Dpcscan_unittest.cc466 ThreadSafePartitionRoot source_root({ in TEST_F() local
503 ThreadSafePartitionRoot source_root({ in TEST_F() local
540 ThreadSafePartitionRoot source_root({ in TEST_F() local
/external/llvm/utils/lit/lit/
DTest.py162 def __init__(self, name, source_root, exec_root, config): argument
/external/perfetto/src/trace_processor/importers/memory_tracker/
Dgraph_processor.cc217 Node* source_root = edge->source()->node_graph()->root(); in ComputeSharedFootprintFromGraph() local