Home
last modified time | relevance | path

Searched refs:test_equal (Results 1 – 16 of 16) sorted by relevance

/external/mesa3d/src/compiler/glsl/
Dlower_mat_op_to_vec.cpp62 ir_dereference *b, bool test_equal);
235 bool test_equal) in do_equal_mat_mat() argument
286 if (test_equal) in do_equal_mat_mat()
/external/autotest/server/
Dafe_urls_unittest.py46 def test_equal(self): member in AfeUrlsTestCase
/external/fonttools/Tests/pens/
Dutils.py250 def test_equal(self): member in TestDummyGlyph
267 def test_equal(self): member in TestDummyPointGlyph
/external/python/cpython3/Lib/test/
Dtest_secrets.py18 def test_equal(self): member in Compare_Digest_Tests
Dtest_types.py1268 def test_equal(self): member in SimpleNamespaceTests
Dtest_typing.py567 def test_equal(self): member in LiteralTests
/external/clang/bindings/python/tests/cindex/
Dtest_type.py116 def test_equal(): function
/external/selinux/python/sepolgen/tests/
Dtest_refpolicy.py137 def test_equal(self): member in TestSecurityContext
/external/protobuf/ruby/tests/
Drepeated_field_test.rb260 def test_equal method in RepeatedFieldTest
/external/protobuf/ruby/compatibility_tests/v3.0.0/tests/
Drepeated_field_test.rb247 def test_equal method in RepeatedFieldTest
/external/llvm-project/clang/bindings/python/tests/cindex/
Dtest_type.py148 def test_equal(self): member in TestType
/external/tensorflow/tensorflow/compiler/mlir/tosa/tests/
Dtf-to-tosa-pipeline.mlir367 // CHECK-LABEL: test_equal
369 func @test_equal(%arg0: tensor<13x21x3xf32>, %arg1: tensor<13x1x3xf32>) -> tensor<13x21x3xi1> {
Dtfl-to-tosa-pipeline.mlir363 // CHECK-LABEL: test_equal
365 func @test_equal(%arg0: tensor<13x21x3xf32>, %arg1: tensor<13x1x3xf32>) -> tensor<13x21x3xi1> {
/external/fonttools/Tests/ttLib/tables/
DTupleVariation_test.py77 def test_equal(self): member in TupleVariationTest
/external/llvm-project/mlir/test/Dialect/Tosa/
Dops.mlir290 func @test_equal(%arg0: tensor<13x21x3xf32>, %arg1: tensor<13x1x3xf32>) -> tensor<13x21x3xi1> {
/external/llvm-project/polly/lib/External/isl/
Disl_test.c7704 int test_equal(isl_ctx *ctx) in test_equal() function
10735 { "equal", &test_equal },