Home
last modified time | relevance | path

Searched +defs:t +defs:test (Results 1 – 25 of 846) sorted by relevance

12345678910>>...34

/third_party/gstreamer/gstplugins_good/gst/debugutils/
Dtests.c63 length_add (gpointer test, GstBuffer * buffer) in length_add()
65 LengthTest *t = test; in length_add() local
71 length_finish (gpointer test, GValue * value) in length_finish()
73 LengthTest *t = test; in length_finish() local
82 length_get_value (gpointer test, GValue * value) in length_get_value()
84 LengthTest *t = test; in length_get_value() local
107 buffer_count_add (gpointer test, GstBuffer * buffer) in buffer_count_add()
109 LengthTest *t = test; in buffer_count_add() local
155 timedur_add (gpointer test, GstBuffer * buffer) in timedur_add()
157 TimeDurTest *t = test; in timedur_add() local
[all …]
/third_party/node/deps/npm/test/tap/
Dit.js7 var test = require('tap').test variable
20 test: 'echo hax' property
24 test('run up the mock registry', function (t) { argument
42 test('npm install-test', function (t) { argument
48 test('npm it (the form most people will use)', function (t) { argument
54 function setup (t) { argument
Dinstall-save-exact.js7 var test = require('tap').test variable
21 test('mock registry', function (t) { argument
72 test('\'npm install --save --save-exact\' should install local pkg', function (t) { argument
78 test('\'npm install --save-dev --save-exact\' should install local pkg', function (t) { argument
Dlink.js3 var test = require('tap').test variable
30 test: 'echo "Error: no test specified" && exit 1' property
42 test: 'echo "Error: no test specified" && exit 1' property
54 test: 'echo "Error: no test specified" && exit 1' property
66 test: 'echo "Error: no test specified" && exit 1' property
72 test('setup', function (t) { argument
103 test('create global link', function (t) { argument
117 test('create global inside link', function (t) { argument
131 test('create scoped global link', function (t) { argument
145 test('link-install the package', function (t) { argument
[all …]
Dcheck-install-self.js4 var test = require('tap').test variable
18 test('setup', function (t) { argument
25 test('install self', function (t) { argument
34 test('force install self', function (t) { argument
Dlegacy-no-auth-leak.js2 var test = require('tap').test variable
18 test: 'node test.js' property
40 test('setup', function (t) { argument
45 test('no-auth-leak', function (t) { argument
62 test('cleanup', function (t) { argument
/third_party/boost/libs/spirit/test/karma/
Dformat_manip.cpp26 bool test(Char const *expected, Expr const& xpr) in test() function
40 bool test(Char const *expected, in test() function
91 fusion::vector<char, char> t('a', 'b'); in main() local
119 fusion::vector<char, char, char> t('a', 'b', 'c'); in main() local
134 fusion::vector<char, int> t('a', 2); in main() local
/third_party/grpc/test/core/gprpp/
Dthd_test.cc34 struct test { struct
43 struct test* t = static_cast<struct test*>(v); in thd_body1() argument
56 struct test t; in test1() local
/third_party/node/deps/npm/node_modules/minimist/test/
Ddotted.js2 var test = require('tape'); variable
4 test('dotted alias', function (t) { argument
11 test('dotted default', function (t) { argument
18 test('dotted default with no alias', function (t) { argument
Dproto.js2 var test = require('tape'); variable
4 test('proto pollution', function (t) { argument
12 test('proto pollution (array)', function (t) { argument
21 test('proto pollution (number)', function (t) { argument
30 test('proto pollution (string)', function (t) { argument
39 test('proto pollution (constructor)', function (t) { argument
46 test('proto pollution (constructor function)', function (t) { argument
55 test('proto pollution (constructor function) snyk', function (t) { argument
/third_party/node/deps/npm/node_modules/mkdirp/node_modules/minimist/test/
Ddotted.js2 var test = require('tape'); variable
4 test('dotted alias', function (t) { argument
11 test('dotted default', function (t) { argument
18 test('dotted default with no alias', function (t) { argument
Dproto.js2 var test = require('tape'); variable
4 test('proto pollution', function (t) { argument
12 test('proto pollution (array)', function (t) { argument
21 test('proto pollution (number)', function (t) { argument
30 test('proto pollution (string)', function (t) { argument
39 test('proto pollution (constructor)', function (t) { argument
46 test('proto pollution (constructor function)', function (t) { argument
55 test('proto pollution (constructor function) snyk', function (t) { argument
/third_party/node/deps/npm/node_modules/jsonparse/test/
Dboundary.js1 var test = require('tape'); variable
4 test('2 byte utf8 \'De\' character: д', function (t) { argument
20 test('3 byte utf8 \'Han\' character: 我', function (t) { argument
34 test('4 byte utf8 character (unicode scalar U+2070E): ��', function (t) { argument
48 test('3 byte utf8 \'Han\' character chunked inbetween 2nd and 3rd byte: 我', function (t) { argument
64 …yte utf8 character (unicode scalar U+2070E) chunked inbetween 2nd and 3rd byte: ��', function (t) { argument
80 test('1-4 byte utf8 character string chunked inbetween random bytes: Aж文��B', function (t) { argument
Dutf8.js1 var test = require('tape'); variable
4 test('3 bytes of utf8', function (t) { argument
15 test('utf8 snowman', function (t) { argument
26 test('utf8 with regular ascii', function (t) { argument
Dsurrogate.js1 var test = require('tape'); variable
4 test('parse surrogate pair', function (t) { argument
15 test('parse chunked surrogate pair', function (t) { argument
/third_party/node/deps/npm/node_modules/has-symbols/test/shams/
Dcore-js.js3 var test = require('tape'); variable
6 test('has native Symbol support', function (t) { argument
16 test('polyfilled Symbols', function (t) { argument
Dget-own-property-symbols.js3 var test = require('tape'); variable
6 test('has native Symbol support', function (t) { argument
16 test('polyfilled Symbols', function (t) { argument
/third_party/node/deps/npm/node_modules/is-typedarray/
Dtest.js1 var test = require('tape') variable
4 test('strict', function(t) { argument
20 test('loose', function(t) { argument
/third_party/node/deps/npm/node_modules/has-symbols/test/
Dindex.js3 var test = require('tape'); variable
7 test('interface', function (t) { argument
13 test('Symbols are supported', { skip: !hasSymbols() }, function (t) { argument
18 test('Symbols are not supported', { skip: hasSymbols() }, function (t) { argument
/third_party/node/deps/npm/node_modules/es-abstract/test/
Dindex.js4 var test = require('tape'); variable
9 test('exposed properties', function (t) { argument
14 test('methods match', function (t) { argument
Des6.js3 var test = require('tape'); variable
10 test('legacy es6 export', function (t) { argument
15 test('legacy es6 entry point', function (t) { argument
Des7.js3 var test = require('tape'); variable
10 test('legacy es7 export', function (t) { argument
15 test('legacy es7 entry point', function (t) { argument
/third_party/libinput/udev/
Dtest-libinput-fuzz-extract.c36 struct test { in START_TEST() struct
37 uint32_t which; in START_TEST()
38 const char *prop; in START_TEST()
39 int min, max, res, fuzz, flat; in START_TEST()
87 struct test *t; in START_TEST() local
/third_party/node/deps/npm/node_modules/wcwidth/test/
Dindex.js4 var test = require('tape') variable
6 test('handles regular strings', function(t) { argument
11 test('handles multibyte strings', function(t) { argument
16 test('handles multibyte characters mixed with regular characters', function(t) { argument
21 test('ignores control characters e.g. \\n', function(t) { argument
26 test('ignores bad input', function(t) { argument
35 test('ignores nul (charcode 0)', function(t) { argument
40 test('ignores nul mixed with chars', function(t) { argument
45 test('can have custom value for nul', function(t) { argument
52 test('can have custom control char value', function(t) { argument
[all …]
/third_party/node/deps/npm/node_modules/concat-map/test/
Dmap.js2 var test = require('tape'); variable
4 test('empty or not', function (t) { argument
16 test('always something', function (t) { argument
25 test('scalars', function (t) { argument
34 test('undefs', function (t) { argument

12345678910>>...34