Home
last modified time | relevance | path

Searched refs:empty_a (Results 1 – 19 of 19) sorted by relevance

/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/blink/renderer/core/frame/csp/
H A Dmedia_list_directive_test.cc26 MediaListDirective empty_a("plugin-types", "", csp.Get()); in TEST_F() local
65 result = empty_a.GetIntersect(b.plugin_types_); in TEST_F()
139 MediaListDirective empty_a("plugin-types", "", csp.Get()); in TEST_F() local
149 EXPECT_EQ(empty_a.Subsumes(policies_b), test.subsumed_by_empty_a); in TEST_F()
H A Dcsp_directive_list_test.cc610 CSPDirectiveList* empty_a = in TEST_F() local
621 EXPECT_TRUE(empty_a->Subsumes(list_b)); in TEST_F()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/blink/renderer/core/frame/csp/
H A Dmedia_list_directive_test.cc26 MediaListDirective empty_a("plugin-types", "", csp.Get()); in TEST_F() local
65 result = empty_a.GetIntersect(b.plugin_types_); in TEST_F()
139 MediaListDirective empty_a("plugin-types", "", csp.Get()); in TEST_F() local
149 EXPECT_EQ(empty_a.Subsumes(policies_b), test.subsumed_by_empty_a); in TEST_F()
H A Dcsp_directive_list_test.cc720 CSPDirectiveList* empty_a = in TEST_F() local
731 EXPECT_TRUE(empty_a->Subsumes(list_b)); in TEST_F()
/dports/science/fastjet/fastjet-3.3.4/src/
H A DClusterSequenceAreaBase.cc279 double n_empty, empty_a; in _get_median_rho_and_sigma() local
286 empty_a = 0.0; in _get_median_rho_and_sigma()
290 empty_a = empty_area(selector); in _get_median_rho_and_sigma()
296 empty_a = empty_area_from_jets(all_jets, selector); in _get_median_rho_and_sigma()
298 n_empty = empty_a / mean_area; in _get_median_rho_and_sigma()
303 total_area += empty_a; in _get_median_rho_and_sigma()
/dports/devel/bison/bison-3.7.6/tests/
H A Dconflicts.at1867 | empty_a 'a'
1887 2 | . empty_a 'a'
1906 empty_a go to state 3
1944 | empty_a 'a'
1952 empty_a: %prec 'a' ;
1973 2 start: . empty_a 'a'
2002 9 empty_a: . %empty
2023 2 start: empty_a . 'a'
2052 2 start: empty_a 'a' .
2080 empty_a firsts
[all …]
H A Doutput.at388 | empty_a 'a'
394 empty_a: %prec 'a';
409 0 -> 5 [style=dashed label="empty_a"]
429 5 [label="State 5\n\l 2 start: empty_a • 'a'\l"]
438 9 [label="State 9\n\l 2 start: empty_a 'a' •\l"]
461 | empty_a 'a'
467 empty_a: %prec 'a';
477 …• 'a'\l 2 | • empty_a 'a'\l 3 | • 'b'\l 4 | • empty_b 'b'\l 5 | • 'c'\l 6…
481 0 -> 4 [style=dashed label="empty_a"]
494 4 [label="State 4\n\l 2 start: empty_a • 'a'\l"]
[all …]
H A Dtestsuite31781 | empty_a 'a'
31787 empty_a: %prec 'a';
31979 | empty_a 'a'
31985 empty_a: %prec 'a';
65322 | empty_a 'a'
65512 | empty_a 'a'
65520 empty_a: %prec 'a' ;
65948 2 start: . empty_a 'a'
65977 9 empty_a: . %empty
65998 2 start: empty_a . 'a'
[all …]
/dports/sysutils/cfengine317/cfengine-3.17.0/libntech/tests/unit/
H A Dsequence_test.c396 Seq *empty_a = SeqNew(0, free); in test_split() local
397 assert_int_equal(SeqLength(empty_a), 0); in test_split()
399 Seq *empty_b = SeqSplit(empty_a, 0); in test_split()
401 assert_int_equal(SeqLength(empty_a), 0); in test_split()
404 SeqDestroy(empty_a); in test_split()
/dports/sysutils/cfengine318/cfengine-3.18.1/libntech/tests/unit/
H A Dsequence_test.c421 Seq *empty_a = SeqNew(0, free); in test_split() local
422 assert_int_equal(SeqLength(empty_a), 0); in test_split()
424 Seq *empty_b = SeqSplit(empty_a, 0); in test_split()
426 assert_int_equal(SeqLength(empty_a), 0); in test_split()
429 SeqDestroy(empty_a); in test_split()
/dports/sysutils/cfengine316/cfengine-3.16.0/libntech/tests/unit/
H A Dsequence_test.c396 Seq *empty_a = SeqNew(0, free); in test_split() local
397 assert_int_equal(SeqLength(empty_a), 0); in test_split()
399 Seq *empty_b = SeqSplit(empty_a, 0); in test_split()
401 assert_int_equal(SeqLength(empty_a), 0); in test_split()
404 SeqDestroy(empty_a); in test_split()
/dports/sysutils/cfengine-devel/core-d08ae9eff/libntech/tests/unit/
H A Dsequence_test.c421 Seq *empty_a = SeqNew(0, free); in test_split() local
422 assert_int_equal(SeqLength(empty_a), 0); in test_split()
424 Seq *empty_b = SeqSplit(empty_a, 0); in test_split()
426 assert_int_equal(SeqLength(empty_a), 0); in test_split()
429 SeqDestroy(empty_a); in test_split()
/dports/sysutils/cfengine/cfengine-3.19.0/libntech/tests/unit/
H A Dsequence_test.c421 Seq *empty_a = SeqNew(0, free); in test_split() local
422 assert_int_equal(SeqLength(empty_a), 0); in test_split()
424 Seq *empty_b = SeqSplit(empty_a, 0); in test_split()
426 assert_int_equal(SeqLength(empty_a), 0); in test_split()
429 SeqDestroy(empty_a); in test_split()
/dports/sysutils/cfengine319/cfengine-3.19.0/libntech/tests/unit/
H A Dsequence_test.c421 Seq *empty_a = SeqNew(0, free); in test_split() local
422 assert_int_equal(SeqLength(empty_a), 0); in test_split()
424 Seq *empty_b = SeqSplit(empty_a, 0); in test_split()
426 assert_int_equal(SeqLength(empty_a), 0); in test_split()
429 SeqDestroy(empty_a); in test_split()
/dports/deskutils/just/just-0.10.5/cargo-crates/edit-distance-2.1.0/tests/
H A Dtests.rs15 fn empty_a() { in empty_a() function
/dports/graphics/blender/blender-2.91.0/intern/cycles/test/
H A Dutil_string_test.cpp51 TEST(util_string_iequals, empty_a) in TEST() argument
/dports/science/nest/nest-simulator-3.1/testsuite/regressiontests/
H A Dticket-787.sli98 /dup2_is_os /dup2_os_is /dup2_os_os /empty_D /empty_a /empty_s /eq_dv
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/tint/src/src/writer/spirv/
H A Dbuilder_type_test.cc432 ast::StructMemberDecorationList empty_a; in TEST_F() local
437 std::move(empty_a))); in TEST_F()
/dports/science/nest/nest-simulator-3.1/lib/sli/
H A Dtypeinit.sli534 [/arraytype ] /empty_a load addtotrie