Home
last modified time | relevance | path

Searched refs:cases (Results 1 - 25 of 50) sorted by relevance

12

/foundation/arkui/napi/test/unittest/cj_native/
H A Dtest_ark_interop.cpp173 PropCase cases[] { in TEST_F()
177 constexpr auto totalCases = std::size(cases); in TEST_F()
181 keys[i] = ARKTS_CreateUtf8(env, &cases[i].k, 1); in TEST_F()
183 (cases[i].writable ? N_WRITABLE : 0) | in TEST_F()
184 (cases[i].enumerable ? N_ENUMERABLE : 0) | in TEST_F()
185 (cases[i].configurable ? N_CONFIGURABLE : 0) in TEST_F()
200 if (cases[i].writable && cases[i].configurable) { in TEST_F()
208 if (cases[i].configurable) { in TEST_F()
/kernel/linux/linux-6.6/tools/testing/selftests/bpf/prog_tests/
H A Dlibbpf_probes.c98 } cases[] = { in test_libbpf_probe_helpers() local
109 size_t case_cnt = ARRAY_SIZE(cases), i; in test_libbpf_probe_helpers()
113 const struct case_def *d = &cases[i]; in test_libbpf_probe_helpers()
/foundation/multimodalinput/input/examples/input_device_display_bind/src/
H A Dinput_device_display_bind.cpp123 int32_t cases = 0; in HandleOptions() local
124 if ((cases = getopt_long(argc, argv, "qs:h?", headOptions, &optionIndex)) != -1) { in HandleOptions()
125 switch (cases) { in HandleOptions()
/kernel/linux/linux-5.10/tools/testing/kunit/
H A Dkunit_parser.py23 self.cases = []
26 return 'TestSuite(' + self.status + ',' + self.name + ',' + str(self.cases) + ')'
231 max_test_case_status = bubble_up_errors(lambda x: x.status, test_suite.cases)
251 test_suite.cases.append(test_case)
325 for test_case in test_suite.cases:
H A Dkunit_json.py35 for case in test_suite.cases:
/kernel/linux/linux-5.10/arch/m68k/fpsp040/
H A Dsto_res.S35 cmpib #3,%d0 |check for fp0/fp1 cases
68 cmpib #3,%d0 |check for fp0/fp1 cases
H A Dget_op.S482 | Special cases of inf and NaNs are completed outside of decbin.
502 |input is of the special cases of inf and NaN
544 | packed cases, but we must set the FPSR condition codes properly.
554 |input is of the special cases of inf and NaN
H A Dsint.S39 | For the denormalized cases, force the correct result
H A Dsetox.S37 | but no worse than 10% slower even in the extreme cases.
43 | but no worse than 10% slower even in the extreme cases.
59 | Step 1. Filter out extreme cases of input argument.
75 | to have a small number of cases where |X| is less than,
H A Dkernel_ex.S5 | fpu for exceptional cases detected or reported within the
/kernel/linux/linux-6.6/arch/m68k/fpsp040/
H A Dsto_res.S35 cmpib #3,%d0 |check for fp0/fp1 cases
68 cmpib #3,%d0 |check for fp0/fp1 cases
H A Dget_op.S482 | Special cases of inf and NaNs are completed outside of decbin.
502 |input is of the special cases of inf and NaN
544 | packed cases, but we must set the FPSR condition codes properly.
554 |input is of the special cases of inf and NaN
H A Dsint.S39 | For the denormalized cases, force the correct result
H A Dsetox.S37 | but no worse than 10% slower even in the extreme cases.
43 | but no worse than 10% slower even in the extreme cases.
59 | Step 1. Filter out extreme cases of input argument.
75 | to have a small number of cases where |X| is less than,
H A Dkernel_ex.S5 | fpu for exceptional cases detected or reported within the
/kernel/linux/linux-6.6/include/linux/
H A Dkcov.h90 void __sanitizer_cov_trace_switch(kcov_u64 val, void *cases);
/foundation/arkui/ace_engine/test/unittest/core/pattern/image/
H A Dimage_test_ng.cpp356 * @tc.cases: case1. Before Image load and ImagePattern windowHide, Image doesn't need resetLoading. in HWTEST_F()
366 * @tc.cases: case2. ImagePattern windowShow and OnNotifyMemoryLevel function will return. in HWTEST_F()
372 * @tc.cases: case3. After Image load and ImagePattern windowHide, pattern will clean data and reset params. in HWTEST_F()
401 * @tc.cases: case1. When SrcImage and AltImage load failed, it will still Create Image NodePaintMethod. in HWTEST_F()
405 * @tc.cases: case2. When SrcImage load successfully, it will Create SrcImage's NodePaintMethod. in HWTEST_F()
410 * @tc.cases: case3. When AltImage load successfully and altImage Rect is valid, it will Create AltImage's in HWTEST_F()
1363 * @tc.cases: case1. layoutWrapper->GetGeometryNode()->GetContent() == nullptr, func will return. in HWTEST_F()
1368 * @tc.cases: case2. layoutWrapper->GetGeometryNode()->GetContent() is true, func success. in HWTEST_F()
1576 std::vector<SizeF> cases = { { 1, 1 }, { 1, Infinity<float>() }, { Infinity<float>(), 1 }, in HWTEST_F() local
1580 layoutConstraintSize.maxSize.SetSizeT(cases[ in HWTEST_F()
1612 std::vector<std::vector<SizeF>> cases = { { { 0, 0 }, { 720, 1440 }, { 0, 0 } }, HWTEST_F() local
1832 std::vector<std::vector<int>> cases = { HWTEST_F() local
[all...]
/test/testfwk/xdevice/src/xdevice/_core/report/
H A Dreporter_helper.py369 self.cases = [] # need initial to create new object
372 return self.cases
380 # get case context and add to self.cases
394 self.cases.append(case)
395 self.cases.sort(key=lambda x: (
956 """Construct cases context and render it to file context
1002 replace_str = "<!--{cases.context}-->"
1006 module_name = suite.cases[0].module_name if suite.cases else ""
1010 for index, case in enumerate(suite.cases)
[all...]
/kernel/linux/linux-5.10/kernel/
H A Dkcov.c296 void notrace __sanitizer_cov_trace_switch(u64 val, u64 *cases) in __sanitizer_cov_trace_switch() argument
299 u64 count = cases[0]; in __sanitizer_cov_trace_switch()
300 u64 size = cases[1]; in __sanitizer_cov_trace_switch()
320 write_comp_data(type, cases[i + 2], val, _RET_IP_); in __sanitizer_cov_trace_switch()
/kernel/linux/linux-6.6/kernel/
H A Dkcov.c319 u64 *cases = arg; in __sanitizer_cov_trace_switch() local
320 u64 count = cases[0]; in __sanitizer_cov_trace_switch()
321 u64 size = cases[1]; in __sanitizer_cov_trace_switch()
341 write_comp_data(type, cases[i + 2], val, _RET_IP_); in __sanitizer_cov_trace_switch()
/kernel/linux/linux-6.6/tools/scripts/
H A Dutilities.mak187 # errors for one of the cases flex generates code C compilers complains about.
197 # one of the cases flex generates code C compilers complains about.
/foundation/arkui/ace_engine/test/unittest/core/pattern/rich_editor/
H A Drich_editor_change_callback_test_ng.cpp1806 std::vector<std::vector<int>> cases = { { 1, 1, 2, 2 }, { 1, 2, 2, 2 }, { 1, 1, 1, 2 }, { 1, 2, 1, 2 } }; in HWTEST_F() local
1807 for (uint32_t i = 0; i < cases.size(); ++i) { in HWTEST_F()
1808 richEditorPattern->HandleSurfaceChanged(cases[i][0], cases[i][1], cases[i][2], cases[i][3]); in HWTEST_F()
/kernel/linux/linux-5.10/arch/arm/lib/
H A Dlib1funcs.S57 @ to save one loop in most cases.
/kernel/linux/linux-6.6/arch/arm/lib/
H A Dlib1funcs.S57 @ to save one loop in most cases.
/kernel/linux/linux-6.6/arch/s390/kernel/
H A Dentry.S242 # are some corner cases (e.g. runtime instrumentation) where ILC is unpredictable.

Completed in 19 milliseconds

12