Home
last modified time | relevance | path

Searched refs:test_bool (Results 1 – 25 of 29) sorted by relevance

12

/external/shflags/src/
Dshflags_test_public.sh71 DEFINE_boolean test_bool false 'test boolean' b
111 DEFINE_boolean test_bool false 'test boolean' b
124 -b,--[no]test_bool: test boolean (default: false)
/external/gflags/test/
DCMakeLists.txt147 …_unittest" "${SLASH}gflags_unittest.cc:" gflags_unittest --tryfromenv=test_bool,version,unused_b…
148 add_gflags_test(fromenv=test_bool 1 "not found in environment" "" gflags_unittest --fromenv=te…
149 add_gflags_test(fromenv=test_bool-ok 1 "unknown command line flag" "" gflags_unittest --fromenv=t…
151 …0 "gflags_unittest" "${SLASH}gflags_unittest.cc:" gflags_unittest --fromenv=test_bool,version,ok)
Dgflags_unittest.cc75 DEFINE_bool(test_bool, false, "tests bool-ness");
/external/llvm/test/CodeGen/X86/
Dtail-call-attrs.ll6 define zeroext i1 @test_bool() {
7 ; CHECK-LABEL: test_bool:
/external/python/cpython2/Lib/test/
Dtest_copy_reg.py41 def test_bool(self): member in CopyRegTestCase
Dtest_structmembers.py18 def test_bool(self): member in ReadWriteTests
Dmapping_tests.py139 def test_bool(self): member in BasicTestMappingProtocol
317 def test_bool(self): member in TestMappingProtocol
318 BasicTestMappingProtocol.test_bool(self)
Dtest_marshal.py53 def test_bool(self): member in IntTestCase
Dtest_struct.py516 def test_bool(self): member in StructTest
Dtest_dict.py25 def test_bool(self): member in DictTest
Dtest_datetime.py457 def test_bool(self): member in TestTimeDelta
1054 def test_bool(self): member in TestDate
1927 def test_bool(self): member in TestTime
/external/clang/test/CodeGenCXX/
Dreferences.cpp39 void test_bool() { in test_bool() function
/external/python/cpython3/Lib/test/
Dtest_copyreg.py40 def test_bool(self): member in CopyRegTestCase
Dtest_secrets.py45 def test_bool(self): member in Compare_Digest_Tests
Dtest_structmembers.py31 def test_bool(self): member in ReadWriteTests
Dmapping_tests.py135 def test_bool(self): member in BasicTestMappingProtocol
310 def test_bool(self): member in TestMappingProtocol
311 BasicTestMappingProtocol.test_bool(self)
Dtest_marshal.py37 def test_bool(self): member in IntTestCase
Dtest_struct.py478 def test_bool(self): member in StructTest
Dtest_enum.py301 def test_bool(self): member in TestEnum
1838 def test_bool(self): member in TestFlag
2314 def test_bool(self): member in TestIntFlag
Dtest_dict.py40 def test_bool(self): member in DictTest
Dtest_statistics.py848 def test_bool(self): member in CoerceTest
Ddatetimetester.py758 def test_bool(self): member in TestTimeDelta
1422 def test_bool(self): member in TestDate
2525 def test_bool(self): member in TestTime
/external/clang/test/SemaTemplate/
Dtemp_arg_nontype.cpp260 …void test_bool() { enable_if_bool<false>::type i; } // expected-error{{enable_if_bool<false>'; did… in test_bool() function
/external/autotest/client/common_lib/
Dcontrol_data_unittest.py224 def test_bool(self): member in SetMethodTests
/external/clang/test/Analysis/
Didentical-expressions.cpp1036 void test_bool(bool a) { in test_bool() function

12