Searched refs:ndefault (Results 1 – 5 of 5) sorted by relevance
151 static int ndefault; member in selftest::hash_map_test_val_t159 ++ndefault; in hash_map_test_val_t()186 int val_t::ndefault; member in selftest::val_t202 ASSERT_TRUE (val_t::ndefault == 0); in test_map_of_type_with_ctor_and_dtor()214 ASSERT_TRUE (val_t::ndefault + val_t::ncopy == val_t::ndtor); in test_map_of_type_with_ctor_and_dtor()234 ASSERT_TRUE (val_t::ndefault + val_t::ncopy == val_t::ndtor); in test_map_of_type_with_ctor_and_dtor()256 ASSERT_TRUE (val_t::ndefault + val_t::ncopy == val_t::ndtor); in test_map_of_type_with_ctor_and_dtor()269 ASSERT_TRUE (val_t::ndefault + val_t::ncopy == val_t::ndtor); in test_map_of_type_with_ctor_and_dtor()279 ASSERT_TRUE (val_t::ndefault + val_t::ncopy == val_t::ndtor); in test_map_of_type_with_ctor_and_dtor()293 val_t::ndefault = 0; in test_map_of_type_with_ctor_and_dtor()[all …]
140 static int ndefault; member in selftest::hash_set_test_value_t147 ++ndefault; in hash_set_test_value_t()176 int val_t::ndefault; member in selftest::val_t235 ASSERT_TRUE (val_t::ndefault == 0); in test_set_of_type_with_ctor_and_dtor()246 ASSERT_TRUE (val_t::ndefault + val_t::ncopy == val_t::ndtor); in test_set_of_type_with_ctor_and_dtor()255 ASSERT_TRUE (val_t::ndefault + val_t::ncopy == val_t::ndtor); in test_set_of_type_with_ctor_and_dtor()260 int ndefault = val_t::ndefault; in test_set_of_type_with_ctor_and_dtor() local286 ASSERT_EQ (true, ndefault == val_t::ndefault); in test_set_of_type_with_ctor_and_dtor()290 ASSERT_TRUE (val_t::ndefault + val_t::ncopy == val_t::ndtor); in test_set_of_type_with_ctor_and_dtor()
140 static int ndefault;147 ++ndefault;176 int val_t::ndefault;235 ASSERT_TRUE (val_t::ndefault == 0); in test_set_of_type_with_ctor_and_dtor()246 ASSERT_TRUE (val_t::ndefault + val_t::ncopy == val_t::ndtor); in test_set_of_type_with_ctor_and_dtor()255 ASSERT_TRUE (val_t::ndefault + val_t::ncopy == val_t::ndtor); in test_set_of_type_with_ctor_and_dtor()260 int ndefault = val_t::ndefault; in test_set_of_type_with_ctor_and_dtor() local286 ASSERT_EQ (true, ndefault == val_t::ndefault); in test_set_of_type_with_ctor_and_dtor()290 ASSERT_TRUE (val_t::ndefault + val_t::ncopy == val_t::ndtor); in test_set_of_type_with_ctor_and_dtor()
151 static int ndefault;159 ++ndefault;186 int val_t::ndefault;202 ASSERT_TRUE (val_t::ndefault == 0); in test_map_of_type_with_ctor_and_dtor()214 ASSERT_TRUE (val_t::ndefault + val_t::ncopy == val_t::ndtor); in test_map_of_type_with_ctor_and_dtor()234 ASSERT_TRUE (val_t::ndefault + val_t::ncopy == val_t::ndtor); in test_map_of_type_with_ctor_and_dtor()256 ASSERT_TRUE (val_t::ndefault + val_t::ncopy == val_t::ndtor); in test_map_of_type_with_ctor_and_dtor()269 ASSERT_TRUE (val_t::ndefault + val_t::ncopy == val_t::ndtor); in test_map_of_type_with_ctor_and_dtor()279 ASSERT_TRUE (val_t::ndefault + val_t::ncopy == val_t::ndtor); in test_map_of_type_with_ctor_and_dtor()
68 $answer = "foo bar\ndefault file file\nb d f\n\n\nb\nbar foo baz\nfoo bar baz blarp quux \n";