| /external/deqp-deps/SPIRV-Tools/test/opt/ |
| D | cfg_test.cpp | 32 const std::string test = R"( in TEST_F() local 61 Module* module = context->module(); in TEST_F() local 73 const std::string test = R"( in TEST_F() local 104 Module* module = context->module(); in TEST_F() local 118 const std::string test = R"( in TEST_F() local 147 Module* module = context->module(); in TEST_F() local 159 const std::string test = R"( in TEST_F() local 190 Module* module = context->module(); in TEST_F() local 204 const std::string test = R"( in TEST_F() local 275 const std::string test = R"( in TEST_F() local [all …]
|
| /external/angle/third_party/spirv-tools/src/test/opt/ |
| D | cfg_test.cpp | 32 const std::string test = R"( in TEST_F() local 61 Module* module = context->module(); in TEST_F() local 73 const std::string test = R"( in TEST_F() local 104 Module* module = context->module(); in TEST_F() local 118 const std::string test = R"( in TEST_F() local 147 Module* module = context->module(); in TEST_F() local 159 const std::string test = R"( in TEST_F() local 190 Module* module = context->module(); in TEST_F() local 204 const std::string test = R"( in TEST_F() local 275 const std::string test = R"( in TEST_F() local [all …]
|
| /external/swiftshader/third_party/SPIRV-Tools/test/opt/ |
| D | cfg_test.cpp | 32 const std::string test = R"( in TEST_F() local 61 Module* module = context->module(); in TEST_F() local 73 const std::string test = R"( in TEST_F() local 104 Module* module = context->module(); in TEST_F() local 118 const std::string test = R"( in TEST_F() local 147 Module* module = context->module(); in TEST_F() local 159 const std::string test = R"( in TEST_F() local 190 Module* module = context->module(); in TEST_F() local 204 const std::string test = R"( in TEST_F() local 275 const std::string test = R"( in TEST_F() local [all …]
|
| /external/kotlinx.serialization/formats/json-tests/commonTest/src/kotlinx/serialization/features/ |
| D | DefaultPolymorphicSerializerTest.kt | 21 val module = SerializersModule { in <lambda>() constant 30 fun test() = parametrizedTest { in <lambda>() method in kotlinx.serialization.features.DefaultPolymorphicSerializerTest
|
| /external/kotlinx.serialization/formats/json-tests/commonTest/src/kotlinx/serialization/test/ |
| D | ContextualTest.kt | 37 val module = SerializersModule { in <lambda>() constant 42 fun test() { in test() method in kotlinx.serialization.test.ContextualTest
|
| /external/pigweed/pw_ide/ts/pigweed-vscode/ |
| D | webpack.config.js | 40 module: { property 43 test: /\.ts$/, property 74 module: { property 77 test: /\.ts$/, property 89 test: /\.css$/, property
|
| /external/selinux/python/sepolgen/tests/ |
| D | test_module.py | 21 import sepolgen.module as module namespace 25 def test(self): member in TestModuleCompiler
|
| /external/python/cpython3/Lib/ |
| D | doctest.py | 213 def _normalize_module(module, depth=2): argument 415 def _module_relative_path(module, test_path): argument 872 def find(self, obj, name=None, module=None, globs=None, extraglobs=None): argument 974 def _from_module(self, module, object): argument 1014 def _find(self, tests, obj, name, module, source_lines, globs, seen): argument 1075 def _get_test(self, obj, name, module, globs, source_lines): argument 1281 def report_start(self, out, test, example): argument 1294 def report_success(self, out, test, example, got): argument 1302 def report_failure(self, out, test, example, got): argument 1309 def report_unexpected_exception(self, out, test, example, exc_info): argument [all …]
|
| /external/python/cpython3/Lib/test/test_unittest/ |
| D | test_program.py | 34 def run(self, test): argument 83 def loadTestsFromModule(self, module): argument 87 def loadTestsFromNames(self, names, module): argument 93 def run(self, test): argument 108 def run(self, test): argument 202 module = '__main__' variable in InitialisableProgram 204 test = 'test' variable in InitialisableProgram 212 test = None variable in FakeRunner 221 def run(self, test): argument
|
| /external/flatbuffers/ts/ |
| D | package.json | 13 "module": "mjs/flatbuffers.js", string 16 "test": "tests" string 19 "test": "npm run compile && cd tests/ts && python3 ./TypeScriptTest.py", string
|
| /external/flatbuffers/ |
| D | package.json | 13 "module": "mjs/flatbuffers.js", string 16 "test": "tests" string 19 "test": "npm run compile && cd tests/ts && python3 ./TypeScriptTest.py", string
|
| /external/cronet/tot/base/test/ |
| D | test_trace_processor_impl.cc | 9 namespace base::test { namespace 95 const TestTraceProcessorImpl::PerfettoSQLModule& module) { in OverrideSqlModule()
|
| /external/cronet/stable/base/test/ |
| D | test_trace_processor_impl.cc | 9 namespace base::test { namespace 95 const TestTraceProcessorImpl::PerfettoSQLModule& module) { in OverrideSqlModule()
|
| /external/libxml2/tools/ |
| D | gentest.py | 300 def add_missing_functions(name, module): argument 314 def type_convert(str, name, info, module, function, pos): argument 438 test = open('testapi.c.new', 'w') variable 522 module = enum.xpathEval('string(@file)') variable 646 def generate_test(module, node): argument
|
| /external/cronet/stable/third_party/libxml/src/tools/ |
| D | gentest.py | 300 def add_missing_functions(name, module): argument 314 def type_convert(str, name, info, module, function, pos): argument 438 test = open('testapi.c.new', 'w') variable 522 module = enum.xpathEval('string(@file)') variable 646 def generate_test(module, node): argument
|
| /external/cronet/tot/third_party/libxml/src/tools/ |
| D | gentest.py | 300 def add_missing_functions(name, module): argument 314 def type_convert(str, name, info, module, function, pos): argument 438 test = open('testapi.c.new', 'w') variable 522 module = enum.xpathEval('string(@file)') variable 646 def generate_test(module, node): argument
|
| /external/mesa3d/src/gallium/drivers/llvmpipe/ |
| D | lp_test_printf.c | 63 LLVMModuleRef module = gallivm->module; in add_printf_test() local 94 LLVMValueRef test; in test_printf() local
|
| D | lp_test_format.c | 88 LLVMModuleRef module = gallivm->module; in add_fetch_rgba_test() local 168 const struct util_format_test_case *test = &util_format_test_cases[l]; in test_format_float() local 270 const struct util_format_test_case *test = &util_format_test_cases[l]; in test_format_unorm8() local
|
| D | lp_test_arit.c | 342 const struct unary_test_t *test, in build_unary_test_func() 348 LLVMModuleRef module = gallivm->module; in build_unary_test_func() local 418 test_unary(unsigned verbose, FILE *fp, const struct unary_test_t *test, unsigned length) in test_unary()
|
| /external/ltp/testcases/kernel/kvm/ |
| D | kvm_pagefault01.c | 185 static void reload_module(const char *module, char *arg) in reload_module() 212 static struct tst_test test = { variable
|
| /external/pytorch/test/cpp/api/ |
| D | module.cpp | 13 namespace test { namespace 23 Linear module(3, 4); in TEST_F() local 34 Linear module(3, 4); in TEST_F() local 61 TestModule module; in TEST_F() local 203 Linear module(3, 4); in TEST_F() local 235 Linear module(LinearOptions(10, 20).bias(false)); in test_DeviceOrDtypeConversionSkipsUndefinedTensor() local 251 BatchNorm1d module( in test_DeviceOrDtypeConversionSkipsUndefinedTensor() local 279 Linear module(LinearOptions(10, 20).bias(false)); in TEST_F() local 290 BatchNorm1d module( in TEST_F() local 299 BatchNorm1d module( in TEST_F() local [all …]
|
| /external/python/cpython3/Lib/test/test_importlib/source/ |
| D | test_finder.py | 46 def import_(self, root, module): argument 50 def run_test(self, test, create=None, *, compile_=None, unlink=None): argument
|
| /external/guice/core/test/com/google/inject/ |
| D | BinderTestSuite.java | 370 public Builder module(Module module) { in module() method in BinderTestSuite.Builder 455 public void test() throws IllegalAccessException, InstantiationException { in test() method in BinderTestSuite.SuccessTest 519 public void test() { in test() method in BinderTestSuite.CreationExceptionTest 554 public void test() throws IllegalAccessException, InstantiationException { in test() method in BinderTestSuite.ConfigurationExceptionTest 632 public void test() throws IllegalAccessException, InstantiationException { in test() method in BinderTestSuite.UserExceptionsTest
|
| /external/python/cpython3/Modules/ |
| D | posixmodule.c | 1113 get_posix_state(PyObject *module) in get_posix_state() 2451 _posix_clear(PyObject *module) in _posix_clear() 2476 _posix_traverse(PyObject *module, visitproc visit, void *arg) in _posix_traverse() 2501 _posix_free(void *module) in _posix_free() 2507 fill_time(PyObject *module, PyObject *v, int s_index, int f_index, int ns_index, time_t sec, unsign… in fill_time() 2591 _pystat_fromstructstat(PyObject *module, STRUCT_STAT *st) in _pystat_fromstructstat() 2716 posix_do_stat(PyObject *module, const char *function_name, path_t *path, in posix_do_stat() 3123 os_stat_impl(PyObject *module, path_t *path, int dir_fd, int follow_symlinks) in os_stat_impl() 3146 os_lstat_impl(PyObject *module, path_t *path, int dir_fd) in os_lstat_impl() 3194 os_access_impl(PyObject *module, path_t *path, int mode, int dir_fd, in os_access_impl() [all …]
|
| /external/dagger2/java/dagger/hilt/processor/internal/root/ir/ |
| D | MetadataIr.kt | 30 val test: String?, constant in dagger.hilt.processor.internal.root.ir.AggregatedDepsIr 32 val module: String?, constant in dagger.hilt.processor.internal.root.ir.AggregatedDepsIr 73 val test: String, constant in dagger.hilt.processor.internal.root.ir.AggregatedUninstallModulesIr
|