Home
last modified time | relevance | path

Searched refs:testBool (Results 1 – 14 of 14) sorted by relevance

/external/swiftshader/third_party/subzero/tests_lit/llvm2ice_tests/
Dcmp-opt.ll8 define internal void @testBool(i32 %a, i32 %b) {
33 ; CHECK-LABEL: testBool
45 ; OPTM1-LABEL: testBool
/external/swiftshader/third_party/LLVM/test/Transforms/Inline/
Dcasts.ll4 define i32 @testBool(i1 %X) {
/external/llvm/test/Transforms/Inline/
Dcasts.ll4 define i32 @testBool(i1 %X) {
/external/clang/test/SemaCXX/
Dexplicit.cpp98 void testBool() { in testBool() function
Dwarn-unreachable.cpp153 bool testBool() { in testBool() function
/external/snakeyaml/src/test/java/org/yaml/snakeyaml/types/
DBoolTagTest.java33 public void testBool() { in testBool() method in BoolTagTest
/external/clang/test/Sema/
Dcast.c31 void testBool(Bool v) { in testBool() function
/external/tensorflow/tensorflow/python/saved_model/
Dnested_structure_coder_test.py124 def testBool(self): member in NestedStructureTest
/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/duration/
DDataReadWriteTest.java63 public void testBool() { in testBool() method in DataReadWriteTest
/external/tensorflow/tensorflow/python/kernel_tests/
Das_string_op_test.py149 def testBool(self): member in AsStringOpTest
Dshape_ops_test.py152 def testBool(self): member in ShapeOpsTest
Dscatter_nd_ops_test.py398 def testBool(self): member in ScatterNdTest
/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/duration/
DDataReadWriteTest.java66 public void testBool() { in testBool() method in DataReadWriteTest
/external/tensorflow/tensorflow/python/eager/
Dtensor_test.py189 def testBool(self): member in TFETensorTest