Searched refs:test_none (Results 1 – 9 of 9) sorted by relevance
/external/libcxx/test/std/utilities/template.bitset/bitset.members/ |
D | none.pass.cpp | 17 void test_none() in test_none() function 37 test_none<0>(); in main() 38 test_none<1>(); in main() 39 test_none<31>(); in main() 40 test_none<32>(); in main() 41 test_none<33>(); in main() 42 test_none<63>(); in main() 43 test_none<64>(); in main() 44 test_none<65>(); in main() 45 test_none<1000>(); in main()
|
/external/ltp/testcases/kernel/syscalls/mbind/ |
D | mbind01.c | 45 static void test_none(unsigned int i, char *p); 63 .test = test_none, 76 .test = test_none, 89 .test = test_none, 102 .test = test_none, 115 .test = test_none, 122 .test = test_none, 140 static void test_none(unsigned int i, char *p) in test_none() function
|
/external/libchrome/third_party/jinja2/ |
D | tests.py | 62 def test_none(value): function 148 'none': test_none,
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/AMDGPU/ |
D | mubuf-shader-vgpr.ll | 6 ; CHECK-LABEL: {{^}}test_none: 8 define amdgpu_vs float @test_none(<4 x i32> addrspace(4)* inreg %base, i32 %i) {
|
/external/autotest/client/cros/cellular/ |
D | labconfig_data.py | 241 def test_none(self): member in TestCombineTrees
|
/external/tensorflow/tensorflow/contrib/labeled_tensor/python/ops/ |
D | ops_test.py | 529 def test_none(self): member in SqueezeTest 684 def test_none(self): member in ReduceSumTest
|
/external/tensorflow/tensorflow/python/ops/ |
D | control_flow_ops_test.py | 626 def test_none(self): member in DataTypesTest
|
/external/python/cpython2/Lib/lib2to3/tests/ |
D | test_fixers.py | 3648 def test_none(self): member in Test_itertools_imports
|
/external/python/cpython3/Lib/lib2to3/tests/ |
D | test_fixers.py | 3744 def test_none(self): member in Test_itertools_imports
|