Home
last modified time | relevance | path

Searched refs:before (Results 1 - 25 of 566) sorted by relevance

12345678910>>...23

/third_party/skia/third_party/externals/spirv-tools/test/opt/
H A Dpass_merge_return_test.cpp30 const std::string before = in TEST_F() local
45 const std::string after = before; in TEST_F()
49 SinglePassRunAndCheck<MergeReturnPass>(before, after, false, true); in TEST_F()
53 const std::string before = in TEST_F() local
99 SinglePassRunAndCheck<MergeReturnPass>(before, after, false, true); in TEST_F()
103 const std::string before = in TEST_F() local
171 SinglePassRunAndCheck<MergeReturnPass>(before, after, false, true); in TEST_F()
175 const std::string before = in TEST_F() local
222 SinglePassRunAndCheck<MergeReturnPass>(before, after, false, true); in TEST_F()
226 const std::string before in TEST_F() local
280 const std::string before = TEST_F() local
337 const std::string before = TEST_F() local
423 const std::string before = TEST_F() local
469 const std::string before = TEST_F() local
531 const std::string before = TEST_F() local
580 const std::string before = TEST_F() local
631 const std::string before = TEST_F() local
675 const std::string before = TEST_F() local
1332 const std::string before = TEST_F() local
1371 const std::string before = TEST_F() local
1411 const std::string before = TEST_F() local
1452 const std::string before = TEST_F() local
1497 const std::string before = TEST_F() local
1560 const std::string before = TEST_F() local
1736 const std::string before = TEST_F() local
[all...]
H A Ddead_variable_elim_test.cpp28 const std::string before = in TEST_F() local
69 SinglePassRunAndCheck<DeadVariableElimination>(before, after, true, true); in TEST_F()
75 const std::string before = in TEST_F() local
98 SinglePassRunAndCheck<DeadVariableElimination>(before, before, true, true); in TEST_F()
104 const std::string before = in TEST_F() local
147 SinglePassRunAndCheck<DeadVariableElimination>(before, after, true, true); in TEST_F()
153 const std::string before = in TEST_F() local
200 SinglePassRunAndCheck<DeadVariableElimination>(before, after, true, true); in TEST_F()
205 const std::string before in TEST_F() local
236 const std::string before = TEST_F() local
[all...]
H A Dlocal_access_chain_convert_test.cpp73 const std::string before = in TEST_F() local
95 SinglePassRunAndMatch<LocalAccessChainConvertPass>(predefs_before + before, in TEST_F()
158 const std::string before = in TEST_F() local
189 SinglePassRunAndMatch<LocalAccessChainConvertPass>(predefs_before + before, in TEST_F()
255 const std::string before = in TEST_F() local
294 SinglePassRunAndMatch<LocalAccessChainConvertPass>(predefs_before + before, in TEST_F()
344 const std::string before = in TEST_F() local
366 SinglePassRunAndMatch<LocalAccessChainConvertPass>(predefs_before + before, in TEST_F()
416 const std::string before = in TEST_F() local
437 SinglePassRunAndMatch<LocalAccessChainConvertPass>(predefs_before + before, in TEST_F()
[all...]
H A Dlocal_single_block_elim.cpp60 const std::string before = in TEST_F() local
84 predefs_before + before, predefs_before + after, true, true); in TEST_F()
110 const std::string before = in TEST_F() local
134 predefs_before + before, predefs_before + after, true, true); in TEST_F()
187 const std::string before = in TEST_F() local
235 predefs + before, predefs + after, true, true); in TEST_F()
279 const std::string before = in TEST_F() local
307 predefs_before + before, predefs_before + after, true, true); in TEST_F()
368 const std::string before = in TEST_F() local
413 predefs + before, predef in TEST_F()
[all...]
H A Dinsert_extract_elim_test.cpp78 const std::string before = in TEST_F() local
105 SinglePassRunAndCheck<SimplificationPass>(predefs + before, predefs + after, in TEST_F()
161 const std::string before = in TEST_F() local
190 SinglePassRunAndCheck<SimplificationPass>(predefs + before, predefs + after, in TEST_F()
238 const std::string before = in TEST_F() local
272 SinglePassRunAndCheck<SimplificationPass>(predefs + before, predefs + after, in TEST_F()
360 const std::string before = in TEST_F() local
401 SinglePassRunAndCheck<SimplificationPass>(predefs + before, predefs + after, in TEST_F()
562 const std::string before = in TEST_F() local
592 SinglePassRunAndCheck<SimplificationPass>(before_predefs + before, in TEST_F()
655 const std::string before = TEST_F() local
752 const std::string before = TEST_F() local
865 const std::string before = TEST_F() local
[all...]
H A Ddead_branch_elim_test.cpp70 const std::string before = in TEST_F() local
104 SinglePassRunAndCheck<DeadBranchElimPass>(predefs + before, predefs + after, in TEST_F()
151 const std::string before = in TEST_F() local
185 SinglePassRunAndCheck<DeadBranchElimPass>(predefs + before, predefs + after, in TEST_F()
226 const std::string before = in TEST_F() local
260 SinglePassRunAndCheck<DeadBranchElimPass>(predefs + before, predefs + after, in TEST_F()
303 const std::string before = in TEST_F() local
342 SinglePassRunAndCheck<DeadBranchElimPass>(predefs + before, predefs + after, in TEST_F()
385 const std::string before = in TEST_F() local
419 SinglePassRunAndCheck<DeadBranchElimPass>(predefs + before, predef in TEST_F()
464 const std::string before = TEST_F() local
537 const std::string before = TEST_F() local
633 const std::string before = TEST_F() local
730 const std::string before = TEST_F() local
[all...]
H A Dlocal_single_store_elim_test.cpp74 const std::string before = in TEST_F() local
125 SinglePassRunAndCheck<LocalSingleStoreElimPass>(predefs + before, in TEST_F()
159 const std::string before = in TEST_F() local
210 SinglePassRunAndCheck<LocalSingleStoreElimPass>(predefs + before, in TEST_F()
246 const std::string before = in TEST_F() local
276 SinglePassRunAndCheck<LocalSingleStoreElimPass>(predefs + before, in TEST_F()
277 predefs + before, true, true); in TEST_F()
326 const std::string before = in TEST_F() local
380 SinglePassRunAndCheck<LocalSingleStoreElimPass>(predefs + before, in TEST_F()
424 const std::string before in TEST_F() local
563 const std::string before = TEST_F() local
734 const std::string before = TEST_F() local
762 const std::string before = TEST_F() local
906 const std::string before = TEST_F() local
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/test/opt/
H A Dpass_merge_return_test.cpp30 const std::string before = in TEST_F() local
45 const std::string after = before; in TEST_F()
49 SinglePassRunAndCheck<MergeReturnPass>(before, after, false, true); in TEST_F()
53 const std::string before = in TEST_F() local
99 SinglePassRunAndCheck<MergeReturnPass>(before, after, false, true); in TEST_F()
103 const std::string before = in TEST_F() local
171 SinglePassRunAndCheck<MergeReturnPass>(before, after, false, true); in TEST_F()
175 const std::string before = in TEST_F() local
222 SinglePassRunAndCheck<MergeReturnPass>(before, after, false, true); in TEST_F()
226 const std::string before in TEST_F() local
280 const std::string before = TEST_F() local
337 const std::string before = TEST_F() local
423 const std::string before = TEST_F() local
469 const std::string before = TEST_F() local
531 const std::string before = TEST_F() local
580 const std::string before = TEST_F() local
631 const std::string before = TEST_F() local
675 const std::string before = TEST_F() local
1332 const std::string before = TEST_F() local
1371 const std::string before = TEST_F() local
1411 const std::string before = TEST_F() local
1452 const std::string before = TEST_F() local
1497 const std::string before = TEST_F() local
1560 const std::string before = TEST_F() local
1736 const std::string before = TEST_F() local
[all...]
H A Ddead_variable_elim_test.cpp28 const std::string before = in TEST_F() local
69 SinglePassRunAndCheck<DeadVariableElimination>(before, after, true, true); in TEST_F()
75 const std::string before = in TEST_F() local
98 SinglePassRunAndCheck<DeadVariableElimination>(before, before, true, true); in TEST_F()
104 const std::string before = in TEST_F() local
147 SinglePassRunAndCheck<DeadVariableElimination>(before, after, true, true); in TEST_F()
153 const std::string before = in TEST_F() local
200 SinglePassRunAndCheck<DeadVariableElimination>(before, after, true, true); in TEST_F()
205 const std::string before in TEST_F() local
236 const std::string before = TEST_F() local
[all...]
H A Dlocal_access_chain_convert_test.cpp73 const std::string before = in TEST_F() local
95 SinglePassRunAndMatch<LocalAccessChainConvertPass>(predefs_before + before, in TEST_F()
158 const std::string before = in TEST_F() local
189 SinglePassRunAndMatch<LocalAccessChainConvertPass>(predefs_before + before, in TEST_F()
255 const std::string before = in TEST_F() local
294 SinglePassRunAndMatch<LocalAccessChainConvertPass>(predefs_before + before, in TEST_F()
344 const std::string before = in TEST_F() local
366 SinglePassRunAndMatch<LocalAccessChainConvertPass>(predefs_before + before, in TEST_F()
416 const std::string before = in TEST_F() local
437 SinglePassRunAndMatch<LocalAccessChainConvertPass>(predefs_before + before, in TEST_F()
[all...]
H A Dlocal_single_block_elim.cpp60 const std::string before = in TEST_F() local
84 predefs_before + before, predefs_before + after, true, true); in TEST_F()
110 const std::string before = in TEST_F() local
134 predefs_before + before, predefs_before + after, true, true); in TEST_F()
187 const std::string before = in TEST_F() local
235 predefs + before, predefs + after, true, true); in TEST_F()
279 const std::string before = in TEST_F() local
307 predefs_before + before, predefs_before + after, true, true); in TEST_F()
368 const std::string before = in TEST_F() local
413 predefs + before, predef in TEST_F()
[all...]
H A Dinsert_extract_elim_test.cpp78 const std::string before = in TEST_F() local
105 SinglePassRunAndCheck<SimplificationPass>(predefs + before, predefs + after, in TEST_F()
161 const std::string before = in TEST_F() local
190 SinglePassRunAndCheck<SimplificationPass>(predefs + before, predefs + after, in TEST_F()
238 const std::string before = in TEST_F() local
272 SinglePassRunAndCheck<SimplificationPass>(predefs + before, predefs + after, in TEST_F()
360 const std::string before = in TEST_F() local
401 SinglePassRunAndCheck<SimplificationPass>(predefs + before, predefs + after, in TEST_F()
562 const std::string before = in TEST_F() local
592 SinglePassRunAndCheck<SimplificationPass>(before_predefs + before, in TEST_F()
655 const std::string before = TEST_F() local
752 const std::string before = TEST_F() local
865 const std::string before = TEST_F() local
[all...]
H A Ddead_branch_elim_test.cpp70 const std::string before = in TEST_F() local
104 SinglePassRunAndCheck<DeadBranchElimPass>(predefs + before, predefs + after, in TEST_F()
151 const std::string before = in TEST_F() local
185 SinglePassRunAndCheck<DeadBranchElimPass>(predefs + before, predefs + after, in TEST_F()
226 const std::string before = in TEST_F() local
260 SinglePassRunAndCheck<DeadBranchElimPass>(predefs + before, predefs + after, in TEST_F()
303 const std::string before = in TEST_F() local
342 SinglePassRunAndCheck<DeadBranchElimPass>(predefs + before, predefs + after, in TEST_F()
385 const std::string before = in TEST_F() local
419 SinglePassRunAndCheck<DeadBranchElimPass>(predefs + before, predef in TEST_F()
464 const std::string before = TEST_F() local
537 const std::string before = TEST_F() local
633 const std::string before = TEST_F() local
730 const std::string before = TEST_F() local
[all...]
H A Dlocal_single_store_elim_test.cpp74 const std::string before = in TEST_F() local
125 SinglePassRunAndCheck<LocalSingleStoreElimPass>(predefs + before, in TEST_F()
159 const std::string before = in TEST_F() local
210 SinglePassRunAndCheck<LocalSingleStoreElimPass>(predefs + before, in TEST_F()
246 const std::string before = in TEST_F() local
276 SinglePassRunAndCheck<LocalSingleStoreElimPass>(predefs + before, in TEST_F()
277 predefs + before, true, true); in TEST_F()
326 const std::string before = in TEST_F() local
380 SinglePassRunAndCheck<LocalSingleStoreElimPass>(predefs + before, in TEST_F()
424 const std::string before in TEST_F() local
563 const std::string before = TEST_F() local
734 const std::string before = TEST_F() local
762 const std::string before = TEST_F() local
906 const std::string before = TEST_F() local
[all...]
/third_party/spirv-tools/test/opt/
H A Dpass_merge_return_test.cpp28 const std::string before = in TEST_F() local
43 const std::string after = before; in TEST_F()
47 SinglePassRunAndCheck<MergeReturnPass>(before, after, false, true); in TEST_F()
51 const std::string before = in TEST_F() local
97 SinglePassRunAndCheck<MergeReturnPass>(before, after, false, true); in TEST_F()
101 const std::string before = in TEST_F() local
169 SinglePassRunAndCheck<MergeReturnPass>(before, after, false, true); in TEST_F()
173 const std::string before = in TEST_F() local
220 SinglePassRunAndCheck<MergeReturnPass>(before, after, false, true); in TEST_F()
224 const std::string before in TEST_F() local
278 const std::string before = TEST_F() local
335 const std::string before = TEST_F() local
421 const std::string before = TEST_F() local
467 const std::string before = TEST_F() local
529 const std::string before = TEST_F() local
578 const std::string before = TEST_F() local
629 const std::string before = TEST_F() local
673 const std::string before = TEST_F() local
1330 const std::string before = TEST_F() local
1369 const std::string before = TEST_F() local
1409 const std::string before = TEST_F() local
1450 const std::string before = TEST_F() local
1495 const std::string before = TEST_F() local
1558 const std::string before = TEST_F() local
1734 const std::string before = TEST_F() local
[all...]
H A Dlocal_access_chain_convert_test.cpp73 const std::string before = in TEST_F() local
95 SinglePassRunAndMatch<LocalAccessChainConvertPass>(predefs_before + before, in TEST_F()
158 const std::string before = in TEST_F() local
189 SinglePassRunAndMatch<LocalAccessChainConvertPass>(predefs_before + before, in TEST_F()
255 const std::string before = in TEST_F() local
294 SinglePassRunAndMatch<LocalAccessChainConvertPass>(predefs_before + before, in TEST_F()
344 const std::string before = in TEST_F() local
366 SinglePassRunAndMatch<LocalAccessChainConvertPass>(predefs_before + before, in TEST_F()
416 const std::string before = in TEST_F() local
437 SinglePassRunAndMatch<LocalAccessChainConvertPass>(predefs_before + before, in TEST_F()
[all...]
H A Ddead_variable_elim_test.cpp28 const std::string before = in TEST_F() local
69 SinglePassRunAndCheck<DeadVariableElimination>(before, after, true, true); in TEST_F()
75 const std::string before = in TEST_F() local
98 SinglePassRunAndCheck<DeadVariableElimination>(before, before, true, true); in TEST_F()
104 const std::string before = in TEST_F() local
147 SinglePassRunAndCheck<DeadVariableElimination>(before, after, true, true); in TEST_F()
153 const std::string before = in TEST_F() local
200 SinglePassRunAndCheck<DeadVariableElimination>(before, after, true, true); in TEST_F()
205 const std::string before in TEST_F() local
236 const std::string before = TEST_F() local
[all...]
H A Dlocal_single_block_elim.cpp60 const std::string before = in TEST_F() local
84 predefs_before + before, predefs_before + after, true, true); in TEST_F()
110 const std::string before = in TEST_F() local
134 predefs_before + before, predefs_before + after, true, true); in TEST_F()
187 const std::string before = in TEST_F() local
235 predefs + before, predefs + after, true, true); in TEST_F()
279 const std::string before = in TEST_F() local
307 predefs_before + before, predefs_before + after, true, true); in TEST_F()
368 const std::string before = in TEST_F() local
413 predefs + before, predef in TEST_F()
[all...]
H A Dinsert_extract_elim_test.cpp78 const std::string before = in TEST_F() local
105 SinglePassRunAndCheck<SimplificationPass>(predefs + before, predefs + after, in TEST_F()
161 const std::string before = in TEST_F() local
190 SinglePassRunAndCheck<SimplificationPass>(predefs + before, predefs + after, in TEST_F()
238 const std::string before = in TEST_F() local
272 SinglePassRunAndCheck<SimplificationPass>(predefs + before, predefs + after, in TEST_F()
360 const std::string before = in TEST_F() local
401 SinglePassRunAndCheck<SimplificationPass>(predefs + before, predefs + after, in TEST_F()
562 const std::string before = in TEST_F() local
592 SinglePassRunAndCheck<SimplificationPass>(before_predefs + before, in TEST_F()
655 const std::string before = TEST_F() local
752 const std::string before = TEST_F() local
865 const std::string before = TEST_F() local
[all...]
H A Ddead_branch_elim_test.cpp70 const std::string before = in TEST_F() local
104 SinglePassRunAndCheck<DeadBranchElimPass>(predefs + before, predefs + after, in TEST_F()
151 const std::string before = in TEST_F() local
185 SinglePassRunAndCheck<DeadBranchElimPass>(predefs + before, predefs + after, in TEST_F()
226 const std::string before = in TEST_F() local
260 SinglePassRunAndCheck<DeadBranchElimPass>(predefs + before, predefs + after, in TEST_F()
303 const std::string before = in TEST_F() local
342 SinglePassRunAndCheck<DeadBranchElimPass>(predefs + before, predefs + after, in TEST_F()
385 const std::string before = in TEST_F() local
419 SinglePassRunAndCheck<DeadBranchElimPass>(predefs + before, predef in TEST_F()
464 const std::string before = TEST_F() local
537 const std::string before = TEST_F() local
633 const std::string before = TEST_F() local
730 const std::string before = TEST_F() local
[all...]
/third_party/ltp/testcases/kernel/security/tomoyo/
H A Dtomoyo_policy_memory_test.c180 static void domain_policy_test(const unsigned int before) in domain_policy_test() argument
209 if (before == after) in domain_policy_test()
212 if (before != after) { in domain_policy_test()
213 printf("Policy: %d\n", after - before); in domain_policy_test()
230 if (before == after) in domain_policy_test()
233 if (before != after) { in domain_policy_test()
234 printf("Policy: %d\n", after - before); in domain_policy_test()
290 static void exception_policy_test(const unsigned int before) in exception_policy_test() argument
318 if (before == after) in exception_policy_test()
321 if (before ! in exception_policy_test()
351 unsigned int before; main() local
[all...]
/third_party/node/test/async-hooks/
H A Dtest-tlswrap.js18 // TODO(@sam-github) assumes server handshake completes before client, true for
67 checkInvocations(svr, { init: 1, before: 1, after: 1 },
70 checkInvocations(client, { init: 1, before: 2, after: 1 },
78 checkInvocations(svr, { init: 1, before: 2, after: 1 },
80 checkInvocations(client, { init: 1, before: 2, after: 2 },
86 this.destroy(); // This destroys client before server handshakes, with TLS1.3
87 checkInvocations(svr, { init: 1, before: 2, after: 1 },
89 checkInvocations(client, { init: 1, before: 2, after: 2 },
94 checkInvocations(svr, { init: 1, before: 2, after: 2 },
99 if (client.before
[all...]
H A Dtest-tcpwrap.js74 { init: 1, before: 1, after: 1 } :
75 { init: 1, before: 1 };
89 // When client receives connection first ('onconnected'), we 'before' has
91 const expected = serverConnection ? { init: 1 } : { init: 1, before: 1 };
99 // In the case that the client connects before the server TCPWRAP 'before'
102 { init: 1, before: 1, after: 1 } :
121 checkInvocations(tcpserver, { init: 1, before: 1 },
132 checkInvocations(tcpserver, { init: 1, before: 1, after: 1, destroy: 1 },
134 checkInvocations(tcp1, { init: 1, before
[all...]
/third_party/protobuf/src/google/protobuf/util/internal/
H A Ddatapiece.cc59 StatusOr<To> ValidateNumberConversion(To after, From before) { in ValidateNumberConversion() argument
60 if (after == before && in ValidateNumberConversion()
61 MathUtil::Sign<From>(before) == MathUtil::Sign<To>(after)) { in ValidateNumberConversion()
65 ? ValueAsString(before) in ValidateNumberConversion()
67 ? DoubleAsString(before) in ValidateNumberConversion()
68 : FloatAsString(before)); in ValidateNumberConversion()
76 StatusOr<To> NumberConvertAndCheck(From before) { in NumberConvertAndCheck() argument
77 if (std::is_same<From, To>::value) return before; in NumberConvertAndCheck()
79 To after = static_cast<To>(before); in NumberConvertAndCheck()
80 return ValidateNumberConversion(after, before); in NumberConvertAndCheck()
86 FloatingPointToIntConvertAndCheck(From before) FloatingPointToIntConvertAndCheck() argument
94 FloatToDouble(float before) FloatToDouble() argument
100 DoubleToFloat(double before) DoubleToFloat() argument
[all...]
/third_party/skia/third_party/externals/harfbuzz/test/api/
H A Dtest-ot-collect-glyphs.c31 hb_ot_layout_lookup_collect_glyphs (face, tag, idx, before, input, after, output) \
34 hb_set_clear (before); \
44 hb_set_t *before = hb_set_create(); in test_ot_layout_lookup_collect_glyphs_source_sans() local
52 g_assert_cmpuint (0, ==, hb_set_get_population (before)); in test_ot_layout_lookup_collect_glyphs_source_sans()
66 g_assert_cmpuint (0, ==, hb_set_get_population (before)); in test_ot_layout_lookup_collect_glyphs_source_sans()
83 g_assert_cmpuint (0, ==, hb_set_get_population (before)); in test_ot_layout_lookup_collect_glyphs_source_sans()
100 g_assert_cmpuint (0, ==, hb_set_get_population (before)); in test_ot_layout_lookup_collect_glyphs_source_sans()
117 g_assert_cmpuint (0, ==, hb_set_get_population (before)); in test_ot_layout_lookup_collect_glyphs_source_sans()
139 g_assert_cmpuint (771, ==, hb_set_get_population (before)); in test_ot_layout_lookup_collect_glyphs_source_sans()
141 g_assert (hb_set_next (before, in test_ot_layout_lookup_collect_glyphs_source_sans()
224 hb_set_t *before = hb_set_create(); test_ot_layout_lookup_collect_glyphs_noto_nastaliq() local
372 hb_set_t *before = hb_set_create(); test_ot_layout_lookup_collect_glyphs_qahiri() local
[all...]

Completed in 15 milliseconds

12345678910>>...23