Home
last modified time | relevance | path

Searched defs:TestCases (Results 1 – 25 of 94) sorted by relevance

1234

/external/libcxx/test/libcxx/numerics/
Dclamp_to_integral.pass.cpp28 } TestCases[] = { in test() local
60 } TestCases[] = { in test_float() local
/external/grpc-grpc-java/interop-testing/src/main/java/io/grpc/testing/integration/
DTestCases.java24 public enum TestCases { enum
57 TestCases(String description) { in TestCases() method in TestCases
/external/parameter-framework/upstream/test/functional-tests-legacy/PfwTestCase/Functions/
DtFunction_getParameter.py47 class TestCases(PfwTestCase): class
DtFunction_setParameter.py47 class TestCases(PfwTestCase): class
DtFunction_Sync.py53 class TestCases(PfwTestCase): class
/external/parameter-framework/upstream/test/functional-tests-legacy/PfwTestCase/Domains/
DtDomain_Configuration_Selection.py48 class TestCases(PfwTestCase): class
DtDomain_Split.py51 class TestCases(PfwTestCase): class
DtDomain_rename.py50 class TestCases(PfwTestCase): class
DtDomain_Elements.py51 class TestCases(PfwTestCase): class
DtDomain_Configuration_Backup.py51 class TestCases(PfwTestCase): class
DtDomain_creation_deletion.py51 class TestCases(PfwTestCase): class
DtDomain_Elements_Sequences.py50 class TestCases(PfwTestCase): class
DtDomain_Configuration.py55 class TestCases(PfwTestCase): class
/external/libcxx/test/std/experimental/language.support/support.coroutines/coroutine.handle/coroutine.handle.compare/
Dless_comp.pass.cpp59 std::pair<uintptr_t, uintptr_t> const TestCases[] = { in main() local
Dequal_comp.pass.cpp50 std::pair<uintptr_t, uintptr_t> const TestCases[] = { in main() local
/external/libcxx/test/std/input.output/filesystems/class.path/path.member/path.modifiers/
Dmake_preferred.pass.cpp32 const MakePreferredTestcase TestCases[] = variable
Dremove_filename.pass.cpp33 const RemoveFilenameTestcase TestCases[] = variable
/external/libcxx/test/std/experimental/language.support/support.coroutines/coroutine.handle/coroutine.handle.hash/
Dhash.pass.cpp53 std::pair<uintptr_t, uintptr_t> const TestCases[] = { in main() local
/external/libcxx/test/std/language.support/cmp/cmp.partialord/
Dpartialord.pass.cpp62 std::partial_ordering TestCases[] = { in test_conversion() local
86 } TestCases[] = { in test_constexpr() local
/external/pdfium/xfa/fxfa/parser/
Dxfa_utils_unittest.cpp13 } TestCases[] = {{-1000000, 80}, {-361, 359}, {-360, 0}, {-359, 1}, in TEST() local
/external/libcxx/test/libcxx/utilities/function.objects/unord.hash/
Dmurmur2_or_cityhash_ubsan_unsigned_overflow_ignored.pass.cpp33 const std::string TestCases[] = { in main() local
/external/libcxx/test/std/input.output/filesystems/fs.op.funcs/fs.op.weakly_canonical/
Dweakly_canonical.pass.cpp34 } TestCases[] = { in main() local
/external/libcxx/test/std/input.output/filesystems/class.path/path.member/path.gen/
Dlexically_normal.pass.cpp35 } TestCases[] = { in main() local
/external/libcxx/test/support/test.support/
Dtest_demangle.pass.cpp22 } TestCases[] = { in main() local
/external/parameter-framework/upstream/test/functional-tests-legacy/PfwTestCase/Types/
DtParameter_Block.py60 class TestCases(PfwTestCase): class

1234