Home
last modified time | relevance | path

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

/third_party/ltp/testcases/kernel/syscalls/mbind/
Dmbind01.c35 static void test_none(unsigned int i, char *p);
55 .test = test_none,
68 .test = test_none,
81 .test = test_none,
94 .test = test_none,
108 .test = test_none,
122 .test = test_none,
129 .test = test_none,
156 static void test_none(unsigned int i, char *p) in test_none() function
/third_party/node/tools/inspector_protocol/jinja2/
Dtests.py65 def test_none(value): function
151 'none': test_none,
/third_party/skia/third_party/externals/jinja2/
Dtests.py55 def test_none(value): function
183 "none": test_none,
/third_party/jinja2/
Dtests.py55 def test_none(value): function
183 "none": test_none,
/third_party/boost/libs/algorithm/test/
Dnone_of_test.cpp32 void test_none() in test_none() function
104 test_none(); in BOOST_AUTO_TEST_CASE()
/third_party/boost/libs/optional/test/
Doptional_test.cpp789 void test_none( T const* ) in test_none() function
840 test_none( ARG(double) ) ; in test_with_builtin_types()
870 test_none( ARG(X) ) ; in test_with_class_type()
/third_party/mindspore/tests/ut/cpp/python_input/gtest_input/pipeline/parse/
Dparser_integrate.py159 def test_none(x, y): function
/third_party/python/Lib/sqlite3/test/
Dtypes.py292 def test_none(self): member in ColNamesTests
/third_party/python/Lib/lib2to3/tests/
Dtest_fixers.py3753 def test_none(self): member in Test_itertools_imports