Home
last modified time | relevance | path

Searched refs:test_none (Results 1 – 9 of 9) sorted by relevance

/external/libcxx/test/std/utilities/template.bitset/bitset.members/
Dnone.pass.cpp17 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/
Dmbind01.c45 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/
Dtests.py62 def test_none(value): function
148 'none': test_none,
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/AMDGPU/
Dmubuf-shader-vgpr.ll6 ; 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/
Dlabconfig_data.py241 def test_none(self): member in TestCombineTrees
/external/tensorflow/tensorflow/contrib/labeled_tensor/python/ops/
Dops_test.py529 def test_none(self): member in SqueezeTest
684 def test_none(self): member in ReduceSumTest
/external/tensorflow/tensorflow/python/ops/
Dcontrol_flow_ops_test.py626 def test_none(self): member in DataTypesTest
/external/python/cpython2/Lib/lib2to3/tests/
Dtest_fixers.py3648 def test_none(self): member in Test_itertools_imports
/external/python/cpython3/Lib/lib2to3/tests/
Dtest_fixers.py3744 def test_none(self): member in Test_itertools_imports