Home
last modified time | relevance | path

Searched defs:TestAlloc (Results 1 – 25 of 164) sorted by relevance

1234567

/dports/multimedia/librav1e/rav1e-0.5.1/cargo-crates/rust_hawktracer_sys-0.4.2/hawktracer/tests/lib/
H A Dtest_alloc.cpp21 class TestAlloc : public ::testing::Test class
30 TEST_F(TestAlloc, SettingCustomAllocatorShouldChangeAlloc) in TEST_F() argument
44 TEST_F(TestAlloc, SettingCustomAllocatorShouldChangeFree) in TEST_F() argument
58 TEST_F(TestAlloc, SettingCustomAllocatorShouldChangeRealloc) in TEST_F() argument
72 TEST_F(TestAlloc, ResettingCustomAllocatorShouldNotFail) in TEST_F() argument
/dports/multimedia/rav1e/rav1e-0.5.1/cargo-crates/rust_hawktracer_sys-0.4.2/hawktracer/tests/lib/
H A Dtest_alloc.cpp21 class TestAlloc : public ::testing::Test class
30 TEST_F(TestAlloc, SettingCustomAllocatorShouldChangeAlloc) in TEST_F() argument
44 TEST_F(TestAlloc, SettingCustomAllocatorShouldChangeFree) in TEST_F() argument
58 TEST_F(TestAlloc, SettingCustomAllocatorShouldChangeRealloc) in TEST_F() argument
72 TEST_F(TestAlloc, ResettingCustomAllocatorShouldNotFail) in TEST_F() argument
/dports/sysutils/istio/istio-1.6.7/mixer/adapter/memquota/
H A DrollingWindow_test.go21 func TestAlloc(t *testing.T) { func
/dports/devel/cquery/cquery-20180718/third_party/sparsepp/tests/
H A Dspp_alloc_test.cc22 class TestAlloc class
25 TestAlloc(size_t num_alloc = 8000000) : in TestAlloc() function in TestAlloc
/dports/www/firefox-esr/firefox-91.8.0/security/nss/gtests/util_gtest/
H A Dutil_aligned_malloc_unittest.cc53 TEST_P(AlignedMallocTest, TestAlloc) { in TEST_P() argument
68 TEST_P(AlignedMallocTestBadSize, TestAlloc) { in TEST_P() argument
/dports/security/ca_root_nss/nss-3.71/nss/gtests/util_gtest/
H A Dutil_aligned_malloc_unittest.cc53 TEST_P(AlignedMallocTest, TestAlloc) { in TEST_P() argument
68 TEST_P(AlignedMallocTestBadSize, TestAlloc) { in TEST_P() argument
/dports/www/firefox/firefox-99.0/security/nss/gtests/util_gtest/
H A Dutil_aligned_malloc_unittest.cc53 TEST_P(AlignedMallocTest, TestAlloc) { in TEST_P() argument
68 TEST_P(AlignedMallocTestBadSize, TestAlloc) { in TEST_P() argument
/dports/lang/spidermonkey60/firefox-60.9.0/security/nss/gtests/util_gtest/
H A Dutil_aligned_malloc_unittest.cc53 TEST_P(AlignedMallocTest, TestAlloc) { in TEST_P() argument
68 TEST_P(AlignedMallocTestBadSize, TestAlloc) { in TEST_P() argument
/dports/security/nss/nss-3.76.1/nss/gtests/util_gtest/
H A Dutil_aligned_malloc_unittest.cc53 TEST_P(AlignedMallocTest, TestAlloc) { in TEST_P() argument
68 TEST_P(AlignedMallocTestBadSize, TestAlloc) { in TEST_P() argument
/dports/mail/thunderbird/thunderbird-91.8.0/security/nss/gtests/util_gtest/
H A Dutil_aligned_malloc_unittest.cc53 TEST_P(AlignedMallocTest, TestAlloc) { in TEST_P() argument
68 TEST_P(AlignedMallocTestBadSize, TestAlloc) { in TEST_P() argument
/dports/lang/spidermonkey78/firefox-78.9.0/security/nss/gtests/util_gtest/
H A Dutil_aligned_malloc_unittest.cc53 TEST_P(AlignedMallocTest, TestAlloc) { in TEST_P() argument
68 TEST_P(AlignedMallocTestBadSize, TestAlloc) { in TEST_P() argument
/dports/devel/android-tools-adb/platform_system_core-android-9.0.0_r3/libutils/
H A DSharedBufferTest.cpp26 TEST(SharedBufferTest, TestAlloc) { in TEST() argument
/dports/devel/android-tools-fastboot/platform_system_core-platform-tools-29.0.5/libutils/
H A DSharedBuffer_test.cpp26 TEST(SharedBufferTest, TestAlloc) { in TEST() argument
/dports/misc/xdelta3/xdelta-3.1.0/xdelta3/cpp-btree/
H A Dsafe_btree_test.cc36 typedef TestAllocator<K> TestAlloc; in SetTest() typedef
43 typedef TestAllocator<K> TestAlloc; in MapTest() typedef
H A Dbtree_test.cc25 typedef TestAllocator<K> TestAlloc; in SetTest() typedef
33 typedef TestAllocator<K> TestAlloc; in MapTest() typedef
73 typedef TestAllocator<K> TestAlloc; in MultiSetTest() typedef
82 typedef TestAllocator<K> TestAlloc; in MultiMapTest() typedef
/dports/sysutils/fwup/fwup-1.9.0/src/3rdparty/xdelta3/cpp-btree/
H A Dsafe_btree_test.cc36 typedef TestAllocator<K> TestAlloc; in SetTest() typedef
43 typedef TestAllocator<K> TestAlloc; in MapTest() typedef
H A Dbtree_test.cc25 typedef TestAllocator<K> TestAlloc; in SetTest() typedef
33 typedef TestAllocator<K> TestAlloc; in MapTest() typedef
73 typedef TestAllocator<K> TestAlloc; in MultiSetTest() typedef
82 typedef TestAllocator<K> TestAlloc; in MultiMapTest() typedef
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/apache/arrow/cpp/src/gandiva/
H A Dsimple_arena_test.cc28 TEST_F(TestSimpleArena, TestAlloc) { in TEST_F() argument
/dports/databases/arrow/apache-arrow-6.0.1/cpp/src/gandiva/
H A Dsimple_arena_test.cc28 TEST_F(TestSimpleArena, TestAlloc) { in TEST_F() argument
/dports/security/vault/vault-1.8.2/vendor/github.com/apache/arrow/cpp/src/gandiva/
H A Dsimple_arena_test.cc28 TEST_F(TestSimpleArena, TestAlloc) { in TEST_F() argument
/dports/mail/thunderbird/thunderbird-91.8.0/third_party/rust/ash/src/
H A Dallocator.rs46 pub struct TestAlloc; struct
48 impl VkAllocation for TestAlloc { implementation
/dports/www/firefox-esr/firefox-91.8.0/third_party/rust/ash/src/
H A Dallocator.rs46 pub struct TestAlloc; struct
48 impl VkAllocation for TestAlloc { implementation
/dports/lang/spidermonkey78/firefox-78.9.0/third_party/rust/ash/src/
H A Dallocator.rs46 pub struct TestAlloc; struct
48 impl VkAllocation for TestAlloc { implementation
/dports/graphics/rx/rx-0.4.0/cargo-crates/ash-0.29.0/src/
H A Dallocator.rs46 pub struct TestAlloc; struct
48 impl VkAllocation for TestAlloc { implementation
/dports/databases/xtrabackup/percona-xtrabackup-2.4.21/unittest/gunit/
H A Dinplace_vector-t.cc290 class TestAlloc : public Sql_alloc class
293 explicit TestAlloc(int val) in TestAlloc() function in inplace_vector_unittest::TestAlloc

1234567