Home
last modified time | relevance | path

Searched defs:TestCase (Results 201 – 225 of 777) sorted by relevance

12345678910>>...32

/aosp_15_r20/external/skia/gm/
H A Drendertomipmappedyuvimageplanes.cpp61 struct TestCase { in onDraw() struct
62 PlaneConfig config; in onDraw()
63 Subsampling subsampling; in onDraw()
/aosp_15_r20/external/libcxx/test/std/input.output/filesystems/fs.op.funcs/fs.op.rename/
H A Drename.pass.cpp60 struct TestCase { in TEST_CASE() struct
61 path from; in TEST_CASE()
62 path to; in TEST_CASE()
/aosp_15_r20/external/angle/third_party/spirv-tools/src/test/opt/
H A Dset_spec_const_default_value_test.cpp39 TEST_P(DefaultValuesStringParsingTest, TestCase) { in TEST_P() argument
145 TEST_P(SetSpecConstantDefaultValueInStringFormParamTest, TestCase) { in TEST_P() argument
607 TEST_P(SetSpecConstantDefaultValueInBitPatternFormParamTest, TestCase) { in TEST_P() argument
/aosp_15_r20/external/swiftshader/third_party/SPIRV-Tools/test/opt/
H A Dset_spec_const_default_value_test.cpp39 TEST_P(DefaultValuesStringParsingTest, TestCase) { in TEST_P() argument
145 TEST_P(SetSpecConstantDefaultValueInStringFormParamTest, TestCase) { in TEST_P() argument
607 TEST_P(SetSpecConstantDefaultValueInBitPatternFormParamTest, TestCase) { in TEST_P() argument
/aosp_15_r20/external/deqp-deps/SPIRV-Tools/test/opt/
Dset_spec_const_default_value_test.cpp39 TEST_P(DefaultValuesStringParsingTest, TestCase) { in TEST_P() argument
145 TEST_P(SetSpecConstantDefaultValueInStringFormParamTest, TestCase) { in TEST_P() argument
607 TEST_P(SetSpecConstantDefaultValueInBitPatternFormParamTest, TestCase) { in TEST_P() argument
/aosp_15_r20/external/skia/tests/graphite/
H A DImageWrapTextureMipmapsTest.cpp72 static constexpr struct TestCase { in DEF_CONDITIONAL_GRAPHITE_TEST_FOR_ALL_CONTEXTS() struct
73 SkImages::GenerateMipmapsFromBase genMipmaps; in DEF_CONDITIONAL_GRAPHITE_TEST_FOR_ALL_CONTEXTS()
74 SkColor expectedColor; in DEF_CONDITIONAL_GRAPHITE_TEST_FOR_ALL_CONTEXTS()
/aosp_15_r20/external/bazelbuild-rules_go/go/tools/builders/
H A Dgenerate_test_main.go52 type TestCase struct { struct
53 Package string
54 Name string
/aosp_15_r20/external/pdfium/core/fxcrt/
H A Dfx_number_unittest.cpp61 struct TestCase { in TEST() struct
62 const char* input; in TEST()
63 int expected_output; in TEST()
/aosp_15_r20/external/cronet/third_party/libc++/src/test/std/input.output/filesystems/fs.op.funcs/fs.op.rename/
H A Drename.pass.cpp59 struct TestCase { in test_error_reporting() struct
60 path from; in test_error_reporting()
61 path to; in test_error_reporting()
/aosp_15_r20/external/cronet/base/strings/
H A Descape_unittest.cc520 const struct TestCase { in TEST() struct
521 const char* input; in TEST()
524 const char* expected_output; in TEST()
526 bool has_path_separators; in TEST()
/aosp_15_r20/external/executorch/runtime/core/exec_aten/util/test/
H A Dscalar_type_util_test.cpp41 struct TestCase { in TEST() struct
42 ScalarType type; in TEST()
43 size_t expected_size; in TEST()
/aosp_15_r20/external/zucchini/
H A Dalgorithm_unittest.cc148 struct TestCase { in TEST() struct
149 int exp; // Increment to |pos| to get the next nearest aligned value. in TEST()
150 int pos; in TEST()
/aosp_15_r20/external/libcxx/test/std/input.output/filesystems/fs.op.funcs/fs.op.symlink_status/
H A Dsymlink_status.pass.cpp114 struct TestCase { in TEST_CASE() struct
115 path p; in TEST_CASE()
116 file_type expect_type; in TEST_CASE()
/aosp_15_r20/external/cronet/third_party/libc++/src/test/std/input.output/filesystems/fs.op.funcs/fs.op.symlink_status/
H A Dsymlink_status.pass.cpp124 struct TestCase { in symlink_status_file_types_test() struct
125 path p; in symlink_status_file_types_test()
126 file_type expect_type; in symlink_status_file_types_test()
/aosp_15_r20/external/rust/android-crates-io/crates/mls-rs/src/group/
Dmembership_tag.rs106 struct TestCase { struct
107 cipher_suite: u16,
109 tag: Vec<u8>,
/aosp_15_r20/cts/tests/tests/widget/src/android/widget/cts/
H A DTextViewFadingEdgeTest.java201 private static class TestCase { class in TextViewFadingEdgeTest
211 TestCase(String errorMsg, String text, boolean horizontalFadingEnabled, int gravity, in TestCase() method in TextViewFadingEdgeTest.TestCase
224 TestCase(String errorMsg, String text, boolean horizontalFadingEnabled, int gravity, in TestCase() method in TextViewFadingEdgeTest.TestCase
/aosp_15_r20/external/executorch/extension/pytree/aten_util/test/
H A Divalue_util_test.cpp24 struct TestCase { struct
29 TestCase makeExampleListOfTensors() { in makeExampleListOfTensors() argument
/aosp_15_r20/external/icu/icu4j/main/core/src/test/java/com/ibm/icu/dev/test/duration/
H A DICUDurationTest.java275 final class TestCase { in TestXMLDuration() class
282 TestCase(String loc, String ds, Duration d, String exp) { in TestXMLDuration() method in ICUDurationTest.TestCase
402 class TestCase { in TestFromNowTo() class
406 TestCase(ULocale locale, int diffInSeconds, String expected) { in TestFromNowTo() method in ICUDurationTest.TestCase
/aosp_15_r20/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/duration/
H A DICUDurationTest.java278 final class TestCase { in TestXMLDuration() class
285 TestCase(String loc, String ds, Duration d, String exp) { in TestXMLDuration() method in ICUDurationTest.TestCase
405 class TestCase { in TestFromNowTo() class
409 TestCase(ULocale locale, int diffInSeconds, String expected) { in TestFromNowTo() method in ICUDurationTest.TestCase
/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/quic/core/
H A Dquic_data_writer_test.cc68 struct TestCase { in TEST_P() struct
69 uint64_t decoded; in TEST_P()
70 uint16_t encoded; in TEST_P()
150 struct TestCase { in TEST_P() struct
151 uint64_t decoded; in TEST_P()
152 uint16_t encoded; in TEST_P()
/aosp_15_r20/external/OpenCL-CTS/test_conformance/compiler/
H A Dtest_opencl_c_versions.cpp74 struct TestCase in test_CL_DEVICE_OPENCL_C_VERSION() struct
76 Version version; in test_CL_DEVICE_OPENCL_C_VERSION()
77 const char* buildOptions; in test_CL_DEVICE_OPENCL_C_VERSION()
/aosp_15_r20/external/libaom/test/
H A Dnoise_model_test.cc997 struct TestCase { in TEST() struct
998 double max_input_value; in TEST()
999 int expected_ar_coeff_shift; in TEST()
1000 int expected_value; in TEST()
1047 struct TestCase { in TEST() struct
1048 double max_input_value; in TEST()
1049 int expected_scaling_shift; in TEST()
1050 int expected_value; in TEST()
/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/quic/core/crypto/
H A Dquic_crypto_client_config_test.cc358 struct TestCase { in TEST_F() struct
359 TestCase(const std::string& host, QuicCryptoClientConfig* config) in TEST_F() argument
384 QuicServerId server_id; in TEST_F()
385 QuicCryptoClientConfig::CachedState* state; in TEST_F()
/aosp_15_r20/external/cronet/third_party/icu/source/test/intltest/
H A Dnumbertest_range.cpp725 struct TestCase { in testPlurals() struct
726 double first; in testPlurals()
727 double second; in testPlurals()
728 const char16_t* expected; in testPlurals()
H A Dalphaindextst.cpp626 static const struct TestCase { in TestSchSt() struct
627 const char *name; in TestSchSt()
628 int32_t bucketIndex; in TestSchSt()
629 const char *bucketLabel; in TestSchSt()

12345678910>>...32