Home
last modified time | relevance | path

Searched refs:test_import (Results 1 – 25 of 61) sorted by relevance

123

/external/cronet/stable/third_party/protobuf/ruby/compatibility_tests/v3.0.0/
DRakefile6 genproto_output << "tests/test_import.rb"
11 file "tests/test_import.rb" => "tests/test_import.proto" do |file_task|
12 sh "./protoc --ruby_out=. tests/test_import.proto"
/external/protobuf/ruby/compatibility_tests/v3.0.0/
DRakefile6 genproto_output << "tests/test_import.rb"
11 file "tests/test_import.rb" => "tests/test_import.proto" do |file_task|
12 sh "./protoc --ruby_out=. tests/test_import.proto"
/external/cronet/tot/third_party/protobuf/ruby/compatibility_tests/v3.0.0/
DRakefile6 genproto_output << "tests/test_import.rb"
11 file "tests/test_import.rb" => "tests/test_import.proto" do |file_task|
12 sh "./protoc --ruby_out=. tests/test_import.proto"
/external/protobuf/src/google/protobuf/compiler/ruby/
Druby_generator_unittest.cc81 std::string test_import; in RubyTest() local
85 &test_import, in RubyTest()
89 test_import, in RubyTest()
/external/cronet/stable/third_party/protobuf/src/google/protobuf/compiler/ruby/
Druby_generator_unittest.cc81 std::string test_import; in RubyTest() local
85 &test_import, in RubyTest()
89 test_import, in RubyTest()
/external/cronet/tot/third_party/protobuf/src/google/protobuf/compiler/ruby/
Druby_generator_unittest.cc81 std::string test_import; in RubyTest() local
85 &test_import, in RubyTest()
89 test_import, in RubyTest()
/external/python/cpython3/Lib/test/test_import/data/circular_imports/subpkg2/parent/
Dchild.py1 import test.test_import.data.circular_imports.subpkg2.parent
3 test.test_import.data.circular_imports.subpkg2.parent
D__init__.py1 import test.test_import.data.circular_imports.subpkg2.parent.child
/external/python/bumble/tests/
Dimport_test.py21 def test_import(): function
155 test_import()
/external/python/cpython3/Lib/test/
Drelimport.py1 from .test_import import *
/external/python/cpython3/Lib/test/test_import/data/circular_imports/
Dbinding2.py1 import test.test_import.data.circular_imports.binding as binding
Dbinding.py1 import test.test_import.data.circular_imports.binding2 as binding2
Dimport_cycle.py1 import test.test_import.data.circular_imports.import_cycle as m
Dsinglephase.py9 from test.test_import import import_extension_from_file
/external/bazelbuild-rules_python/examples/pip_parse_vendored/
Dtest_dependency_usage.py7 def test_import(self): member in TestDependencies
/external/grpc-grpc/test/distrib/bazel/python/namespaced/upper/example/
Dno_import_strip_test.py20 def test_import(self): member in ImportTest
Dimport_strip_test.py20 def test_import(self): member in ImportTest
Dno_import_no_strip_test.py20 def test_import(self): member in ImportTest
Dimport_no_strip_test.py20 def test_import(self): member in ImportTest
/external/rust/android-crates-io/crates/grpcio-sys/grpc/test/distrib/bazel/python/namespaced/upper/example/
Dno_import_strip_test.py21 def test_import(self): member in ImportTest
Dimport_strip_test.py21 def test_import(self): member in ImportTest
Dno_import_no_strip_test.py21 def test_import(self): member in ImportTest
Dimport_no_strip_test.py21 def test_import(self): member in ImportTest
/external/libchrome/mojo/public/interfaces/bindings/tests/
Dtest_import.mojom5 module mojo.test.test_import;
/external/perfetto/test/trace_processor/diff_tests/syntax/
Dinclude_tests.py24 def test_import(self): member in PerfettoInclude

123