/external/linux-kselftest/android/ |
D | README.md | 164 ### bpf/ 169 ### cpufreq/ 173 ### cpu-hotplug/ 177 ### filesystems/dnotify_test.c 182 ### firmware/ 187 ### ftrace/ 191 ### gpio/ 196 ### ipc/ 201 ### kvm/ 205 ### lib/ [all …]
|
/external/llvm-project/libcxxabi/test/ |
D | guard_test_basic.pass.cpp | 23 struct Tests { struct 25 Tests() : g{}, impl(&g) {} in Tests() function 42 Tests tests; in test() argument 48 void test_acquire() { in test_acquire() 65 void test_release() { in test_release() 76 void test_abort() { in test_abort()
|
/external/deqp/external/openglcts/ |
D | README.md | 119 ### Configuration 213 ### Building the Tests 246 #### Windows 293 #### Linux 319 #### Android 428 ### Conformance runs 432 ### Linux and Windows 526 ### Running Subsets 677 ### Understanding the Results 710 ### Test Logs
|
/external/googletest/docs/ |
D | advanced.md | 656 ### How to Write a Death Test 753 ### Death Test Naming 779 ### Regular Expression Syntax 822 ### How It Works 851 ### Death Tests And Threads 873 ### Death Test Styles 909 ### Caveats 1331 ### How to Write Value-Parameterized Tests 1466 ### Creating Value-Parameterized Abstract Tests 1490 ### Specifying Names for Value-Parameterized Test Parameters [all …]
|
/external/angle/src/tests/perf_tests/ |
D | README.md | 13 ### Choosing the Test to Run 17 ### Null/No-op Configurations 21 ### Command-line Arguments
|
/external/grpc-grpc/src/objective-c/tests/ |
D | Tests.m | 21 @interface Tests : NSObject interface 24 @implementation Tests implementation
|
/external/grpc-grpc/src/php/ |
D | README.md | 272 ### Composer 282 ### Client Stub 291 ### Run test server 302 ### Run test client
|
/external/libcxx/utils/google-benchmark/docs/ |
D | AssemblyTests.md | 87 #### Capturing Variables 107 #### Using Regular Expressions to Match Differing Output
|
/external/llvm-project/llvm/utils/benchmark/docs/ |
D | AssemblyTests.md | 87 #### Capturing Variables 107 #### Using Regular Expressions to Match Differing Output
|
/external/llvm-project/libcxx/utils/google-benchmark/docs/ |
D | AssemblyTests.md | 87 #### Capturing Variables 107 #### Using Regular Expressions to Match Differing Output
|
/external/google-benchmark/docs/ |
D | AssemblyTests.md | 87 #### Capturing Variables 107 #### Using Regular Expressions to Match Differing Output
|
/external/grpc-grpc/doc/ |
D | interop-test-descriptions.md | 933 #### rpc_soak 938 #### channel_soak 947 #### long_lived_channel 954 #### High priority: 962 #### Normal priority: 974 #### Lower priority: 991 #### To priorize:
|
/external/cldr/ |
D | CONTRIBUTING.md | 59 ## Tests section in Contributing to CLDR 63 ### Automatic Test Runs
|
/external/boringssl/src/util/fipstools/acvp/acvptool/subprocess/ |
D | rsa.go | 39 Tests []rsaKeyGenTest `json:"tests"` member 48 Tests []rsaKeyGenTestResponse `json:"tests"` member 70 Tests []rsaSigGenTest `json:"tests"` member 82 Tests []rsaSigGenTestResponse `json:"tests"` member 101 Tests []rsaSigVerTest `json:"tests"` member 112 Tests []rsaSigVerTestResponse `json:"tests"` member
|
D | xts.go | 37 Tests []struct { member 49 Tests []xtsTestResponse `json:"tests"` member
|
D | hash.go | 33 Tests []struct { member 42 Tests []hashTestResponse `json:"tests"` member
|
D | keyedMac.go | 37 Tests []struct { member 47 Tests []keyedMACTestResponse `json:"tests"` member
|
D | hmac.go | 37 Tests []struct { member 46 Tests []hmacTestResponse `json:"tests"` member
|
/external/angle/third_party/vulkan-deps/spirv-tools/src/ |
D | README.md | 271 ### Tests subsection 644 ### Tests subsection 648 #### Running test with CMake 661 #### Running test with Bazel
|
/external/llvm-project/llvm/unittests/Support/ |
D | DJBTest.cpp | 21 static constexpr TestCase Tests[] = { in TEST() local 63 static constexpr TestCase Tests[] = { in TEST() local
|
/external/llvm-project/clang-tools-extra/clangd/unittests/ |
D | XRefsTests.cpp | 77 const char *Tests[] = { in TEST() local 127 const char *Tests[] = { in TEST() local 390 const char *Tests[] = { in TEST() local 785 const char *Tests[] = { in TEST() local 862 const char *Tests[] = { in TEST() local 924 const char *Tests[] = { in TEST() local 1090 const char *Tests[] = { in TEST() local 1373 const char *Tests[] = { in TEST() local 1530 const char *Tests[] = { in TEST() local 1703 const char *Tests[] = { in TEST() local [all …]
|
D | SemanticSelectionTests.cpp | 57 const char *Tests[] = { in TEST() local 204 const char *Tests[] = { in TEST() local
|
/external/deqp-deps/amber/ |
D | README.md | 34 ### Clear test as AmberScript 67 ### Clear test as VkScript
|
/external/swiftshader/third_party/subzero/crosstest/ |
D | test_vector_ops.cpp | 714 static TestFn Tests[]; member in __anon2dff2f8a0111::ShuffleVectorTest 719 typename ShuffleVectorTest<Ty>::TestFn ShuffleVectorTest<Ty>::Tests[] = { member in __anon2dff2f8a0111::ShuffleVectorTest<Ty>
|
/external/python/cpython3/Lib/test/ |
D | test_future4.py | 5 class Tests(unittest.TestCase): class
|