Home
last modified time | relevance | path

Searched refs:GetTypes (Results 1 – 25 of 27) sorted by relevance

12

/external/cronet/stable/build/android/pylib/base/
Dbase_test_result.py37 def GetTypes(): member in ResultType
58 assert test_type in ResultType.GetTypes()
133 assert test_type in ResultType.GetTypes()
207 for test_type in ResultType.GetTypes():
256 for test_type in ResultType.GetTypes():
/external/cronet/tot/build/android/pylib/base/
Dbase_test_result.py37 def GetTypes(): member in ResultType
58 assert test_type in ResultType.GetTypes()
133 assert test_type in ResultType.GetTypes()
207 for test_type in ResultType.GetTypes():
256 for test_type in ResultType.GetTypes():
/external/angle/build/android/pylib/base/
Dbase_test_result.py37 def GetTypes(): member in ResultType
58 assert test_type in ResultType.GetTypes()
133 assert test_type in ResultType.GetTypes()
207 for test_type in ResultType.GetTypes():
256 for test_type in ResultType.GetTypes():
/external/cronet/tot/third_party/protobuf/csharp/src/Google.Protobuf.Benchmarks/
DBenchmarkDatasetConfig.cs49 typeof(GoogleMessageBenchmark).Assembly.GetTypes()
/external/protobuf/csharp/src/Google.Protobuf.Benchmarks/
DBenchmarkDatasetConfig.cs49 typeof(GoogleMessageBenchmark).Assembly.GetTypes()
/external/cronet/stable/third_party/protobuf/csharp/src/Google.Protobuf.Benchmarks/
DBenchmarkDatasetConfig.cs49 typeof(GoogleMessageBenchmark).Assembly.GetTypes()
/external/deqp-deps/SPIRV-Tools/source/opt/
Dmodule.cpp40 std::vector<Instruction*> Module::GetTypes() { in GetTypes() function in spvtools::opt::Module
48 std::vector<const Instruction*> Module::GetTypes() const { in GetTypes() function in spvtools::opt::Module
Dmodule.h135 std::vector<Instruction*> GetTypes();
136 std::vector<const Instruction*> GetTypes() const;
Dtype_manager.cpp76 for (const auto* inst : module.GetTypes()) { in AnalyzeTypes()
/external/angle/third_party/spirv-tools/src/source/opt/
Dmodule.cpp40 std::vector<Instruction*> Module::GetTypes() { in GetTypes() function in spvtools::opt::Module
48 std::vector<const Instruction*> Module::GetTypes() const { in GetTypes() function in spvtools::opt::Module
Dmodule.h135 std::vector<Instruction*> GetTypes();
136 std::vector<const Instruction*> GetTypes() const;
Dtype_manager.cpp78 for (const auto* inst : module.GetTypes()) { in AnalyzeTypes()
/external/swiftshader/third_party/SPIRV-Tools/source/opt/
Dmodule.cpp40 std::vector<Instruction*> Module::GetTypes() { in GetTypes() function in spvtools::opt::Module
48 std::vector<const Instruction*> Module::GetTypes() const { in GetTypes() function in spvtools::opt::Module
Dmodule.h135 std::vector<Instruction*> GetTypes();
136 std::vector<const Instruction*> GetTypes() const;
Dtype_manager.cpp76 for (const auto* inst : module.GetTypes()) { in AnalyzeTypes()
/external/deqp-deps/SPIRV-Tools/source/fuzz/
Dfuzzer_pass_add_parameters.cpp36 for (const auto& type_inst : GetIRContext()->module()->GetTypes()) { in Apply()
/external/swiftshader/third_party/SPIRV-Tools/source/fuzz/
Dfuzzer_pass_add_parameters.cpp36 for (const auto& type_inst : GetIRContext()->module()->GetTypes()) { in Apply()
/external/angle/third_party/spirv-tools/src/source/fuzz/
Dfuzzer_pass_add_parameters.cpp36 for (const auto& type_inst : GetIRContext()->module()->GetTypes()) { in Apply()
/external/angle/build/android/pylib/results/
Djson_results.py223 if s in base_test_result.ResultType.GetTypes():
/external/cronet/stable/build/android/pylib/results/
Djson_results.py223 if s in base_test_result.ResultType.GetTypes():
/external/cronet/tot/build/android/pylib/results/
Djson_results.py223 if s in base_test_result.ResultType.GetTypes():
/external/openscreen/discovery/mdns/
Dmdns_querier.cc118 std::vector<DnsType> GetTypes() const { in GetTypes() function in openscreen::discovery::__anonfe4196920111::DnsTypeBitSet
203 types.GetTypes()); in RemoveInvalidNsecFlags()
/external/cronet/tot/build/android/
Dtest_runner.py1303 for i in base_test_result.ResultType.GetTypes()))
/external/angle/build/android/
Dtest_runner.py1320 for i in base_test_result.ResultType.GetTypes()))
/external/cronet/stable/build/android/
Dtest_runner.py1303 for i in base_test_result.ResultType.GetTypes()))

12