Home
last modified time | relevance | path

Searched +defs:test +defs:prefix (Results 1 – 25 of 127) sorted by relevance

123456

/third_party/mesa3d/src/util/tests/format/
Du_format_test.c58 const char *prefix, in print_packed()
77 const char *prefix, in print_unpacked_rgba_doubl()
99 const char *prefix, in print_unpacked_rgba_float()
121 const char *prefix, in print_unpacked_rgba_8unorm()
142 const char *prefix, in print_unpacked_z_float()
164 const char *prefix, in print_unpacked_z_32unorm()
185 const char *prefix, in print_unpacked_s_8uint()
206 const struct util_format_test_case *test) in test_format_fetch_rgba()
242 const struct util_format_test_case *test) in test_format_unpack_rgba()
279 const struct util_format_test_case *test) in test_format_pack_rgba_float()
[all …]
/third_party/rust/crates/os_str_bytes/tests/
Draw_integration.rs11 fn test(result: bool, suffix: &[u8]) { in test_ends_with() function
39 fn test(result: bool, suffix: &str) { in test_empty_ends_with() function
54 fn test(result: bool, prefix: &[u8]) { in test_starts_with() function
55 let prefix = RawOsStr::assert_from_raw_bytes(prefix); in test_starts_with() localVariable
82 fn test(result: bool, prefix: &str) { in test_empty_starts_with() function
Draw_random.rs12 macro_rules! test { in test_complex() macro
25 let prefix = RawOsStr::new(&string).into_owned(); in test_complex() localVariable
/third_party/ltp/testcases/kernel/syscalls/readdir/
Dreaddir01.c25 static const char prefix[] = "readdirfile"; variable
64 static struct tst_test test = { variable
/third_party/ltp/testcases/kernel/syscalls/set_mempolicy/
Dset_mempolicy01.c66 const char *prefix = "child: "; in verify_mempolicy() local
106 static struct tst_test test = { variable
Dset_mempolicy02.c49 const char *prefix = "child: "; in alloc_and_check() local
105 static struct tst_test test = { variable
/third_party/node/deps/npm/test/tap/
Dversion-commit-hooks.js6 var test = require('tap').test variable
16 npm.load({ prefix: pkg, userconfig: npmrc }, function (err, conf) { property
Dconfig-project.js1 var test = require('tap').test variable
18 var cli = { foo: 'bar', umask: parseInt('022', 8), prefix: fix } property
34 prefix: '' property
Dglobal-prefix-set-in-userconfig.js2 var test = require('tap').test variable
4 var prefix = __filename.replace(/\.js$/, '') variable
Dgithub-shortcut.js9 const test = require('tap').test constant
49 prefix: pkg, property
Dbitbucket-https-url-with-creds.js10 var test = require('tap').test variable
49 prefix: pkg, property
Dbitbucket-shortcut.js10 var test = require('tap').test variable
50 prefix: pkg, property
Dgist-shortcut.js6 var test = require('tap').test variable
47 prefix: pkg, property
Dgitlab-shortcut.js6 var test = require('tap').test variable
46 prefix: pkg, property
Dbitbucket-https-url-with-creds-package.js9 var test = require('tap').test variable
51 prefix: pkg, property
Dgist-shortcut-package.js6 var test = require('tap').test variable
46 prefix: pkg, property
Dgithub-shortcut-package.js6 var test = require('tap').test variable
50 prefix: pkg, property
/third_party/skia/infra/bots/
Dtest_utils.py46 def compare_trees(test, a, b): argument
48 def _cmp(prefix, dcmp): argument
/third_party/flutter/skia/infra/bots/
Dtest_utils.py46 def compare_trees(test, a, b): argument
48 def _cmp(prefix, dcmp): argument
/third_party/ltp/testcases/kernel/syscalls/mbind/
Dmbind04.c70 const char *prefix = "child: "; in verify_policy() local
129 static struct tst_test test = { variable
/third_party/python/Lib/lib2to3/
Dfixer_util.py36 def Name(name, prefix=None): argument
59 def Call(func_name, args=None, prefix=None): argument
74 def Number(n, prefix=None): argument
83 def String(string, prefix=None): argument
87 def ListComp(xp, fp, it, test=None): argument
/third_party/protobuf/python/google/protobuf/internal/
Ddescriptor_pool_test.py705 def CheckFile(self, test, pool): argument
722 def CheckType(self, test, msg_desc, name, file_desc): argument
747 def CheckType(self, test, containing_type_desc, name, file_desc): argument
777 def CheckField(self, test, msg_desc, name, index, file_desc): argument
803 def CheckField(self, test, msg_desc, name, index, file_desc): argument
827 def CheckField(self, test, msg_desc, name, index, file_desc): argument
848 def CheckField(self, test, msg_desc, name, index, file_desc): argument
869 def _TestMessage(self, prefix): argument
905 def _TestEnum(self, prefix): argument
/third_party/ltp/testcases/open_posix_testsuite/
DMakefile26 prefix?= `$(top_srcdir)/scripts/print_prefix.sh` macro
58 test: conformance-test functional-test stress-test target
/third_party/optimized-routines/string/test/
D__mtag_tag_region.c18 mtag_quoteat (const char *prefix, void *p, int len, int at) in mtag_quoteat()
54 test (const struct fun *fun, int salign, int len) in test() function
D__mtag_tag_zero_region.c18 mtag_quoteat (const char *prefix, void *p, int len, int at) in mtag_quoteat()
54 test (const struct fun *fun, int salign, int len) in test() function

123456