Home
last modified time | relevance | path

Searched refs:FRIEND_TEST (Results 1 - 22 of 22) sorted by relevance

/third_party/node/deps/v8/src/heap/
H A Dgc-tracer.h402 FRIEND_TEST(GCTracer, AverageSpeed);
403 FRIEND_TEST(GCTracerTest, AllocationThroughput);
404 FRIEND_TEST(GCTracerTest, BackgroundScavengerScope);
405 FRIEND_TEST(GCTracerTest, BackgroundMinorMCScope);
406 FRIEND_TEST(GCTracerTest, BackgroundMajorMCScope);
407 FRIEND_TEST(GCTracerTest, EmbedderAllocationThroughput);
408 FRIEND_TEST(GCTracerTest, MultithreadedBackgroundScope);
409 FRIEND_TEST(GCTracerTest, NewSpaceAllocationThroughput);
410 FRIEND_TEST(GCTracerTest, PerGenerationAllocationThroughput);
411 FRIEND_TEST(GCTracerTes
[all...]
H A Dheap-controller.h55 FRIEND_TEST(MemoryControllerTest, HeapGrowingFactor);
56 FRIEND_TEST(MemoryControllerTest, MaxHeapGrowingFactor);
H A Dfree-list.h348 FRIEND_TEST(SpacesTest, FreeListManySelectFreeListCategoryType);
349 FRIEND_TEST(SpacesTest, FreeListManyGuaranteedAllocatable);
470 FRIEND_TEST(
H A Dslot-set.h122 FRIEND_TEST(PossiblyEmptyBucketsTest, WordsForBuckets);
/third_party/node/deps/v8/src/compiler-dispatcher/
H A Dlazy-compile-dispatcher.h104 FRIEND_TEST(LazyCompileDispatcherTest, IdleTaskNoIdleTime);
105 FRIEND_TEST(LazyCompileDispatcherTest, IdleTaskSmallIdleTime);
106 FRIEND_TEST(LazyCompileDispatcherTest, FinishNowWithWorkerTask);
107 FRIEND_TEST(LazyCompileDispatcherTest, AbortJobNotStarted);
108 FRIEND_TEST(LazyCompileDispatcherTest, AbortJobAlreadyStarted);
109 FRIEND_TEST(LazyCompileDispatcherTest, AsyncAbortAllPendingWorkerTask);
110 FRIEND_TEST(LazyCompileDispatcherTest, AsyncAbortAllRunningWorkerTask);
111 FRIEND_TEST(LazyCompileDispatcherTest, CompileMultipleOnBackgroundThread);
/third_party/node/deps/v8/src/base/
H A Dregion-allocator.h213 FRIEND_TEST(RegionAllocatorTest, AllocateExcluded);
214 FRIEND_TEST(RegionAllocatorTest, AllocateRegionRandom);
215 FRIEND_TEST(RegionAllocatorTest, Contains);
216 FRIEND_TEST(RegionAllocatorTest, FindRegion);
217 FRIEND_TEST(RegionAllocatorTest, Fragmentation);
H A Dmacros.h432 // Disable FRIEND_TEST macro in Google3.
433 #define FRIEND_TEST(test_case_name, test_name) macro
/third_party/googletest/googletest/test/
H A Dproduction.h41 FRIEND_TEST(PrivateCodeTest, CanAccessPrivateMembers);
44 FRIEND_TEST(PrivateCodeFixtureTest, CanAccessPrivateMembers);
H A Dgtest_unittest.cc4942 // Tests the FRIEND_TEST macro.
4955 FRIEND_TEST(FRIEND_TEST_Test, TEST);
4956 FRIEND_TEST(FRIEND_TEST_Test2, TEST_F);
4959 // Tests that the FRIEND_TEST declaration allows a TEST to access a
4963 // The fixture needed to test using FRIEND_TEST with TEST_F.
4969 // Tests that the FRIEND_TEST declaration allows a TEST_F to access a
/third_party/node/deps/v8/src/sandbox/
H A Dsandbox.h124 FRIEND_TEST(SandboxTest, InitializationWithSize);
125 FRIEND_TEST(SandboxTest, PartiallyReservedSandboxInitialization);
126 FRIEND_TEST(SandboxTest, PartiallyReservedSandboxPageAllocation);
/third_party/node/deps/v8/src/heap/base/
H A Dworklist.h231 FRIEND_TEST(WorkListTest, SegmentCreate);
232 FRIEND_TEST(WorkListTest, SegmentPush);
233 FRIEND_TEST(WorkListTest, SegmentPushPop);
234 FRIEND_TEST(WorkListTest, SegmentIsEmpty);
235 FRIEND_TEST(WorkListTest, SegmentIsFull);
236 FRIEND_TEST(WorkListTest, SegmentClear);
237 FRIEND_TEST(WorkListTest, SegmentUpdateFalse);
238 FRIEND_TEST(WorkListTest, SegmentUpdate);
/third_party/googletest/googletest/include/gtest/
H A Dgtest_prod.h37 // use the FRIEND_TEST macro to declare your tests as friends of the
43 // FRIEND_TEST(MyClassTest, PrivateMethodWorks);
57 #define FRIEND_TEST(test_case_name, test_name) \ macro
/third_party/node/deps/v8/third_party/googletest/src/googletest/include/gtest/
H A Dgtest_prod.h37 // use the FRIEND_TEST macro to declare your tests as friends of the
43 // FRIEND_TEST(MyClassTest, PrivateMethodWorks);
57 #define FRIEND_TEST(test_case_name, test_name) \ macro
/third_party/node/deps/googletest/include/gtest/
H A Dgtest_prod.h37 // use the FRIEND_TEST macro to declare your tests as friends of the
43 // FRIEND_TEST(MyClassTest, PrivateMethodWorks);
57 #define FRIEND_TEST(test_case_name, test_name) \ macro
/third_party/mesa3d/src/gtest/include/gtest/
H A Dgtest_prod.h38 // use the FRIEND_TEST macro to declare your tests as friends of the
44 // FRIEND_TEST(MyClassTest, PrivateMethodWorks);
58 #define FRIEND_TEST(test_case_name, test_name)\ macro
/third_party/node/deps/v8/src/libplatform/
H A Dtask-queue.h42 FRIEND_TEST(WorkerThreadTest, PostSingleTask);
/third_party/node/deps/v8/src/execution/
H A Disolate-data.h234 FRIEND_TEST(HeapTest, ExternalLimitDefault);
235 FRIEND_TEST(HeapTest, ExternalLimitStaysAboveDefaultForExplicitHandling);
/third_party/node/deps/v8/src/handles/
H A Dpersistent-handles.h85 FRIEND_TEST(PersistentHandlesTest, OrderOfBlocks);
/third_party/gn/src/util/test/
H A Dtest.h105 #define FRIEND_TEST(x, y) friend class x##y macro
/third_party/node/deps/v8/src/objects/
H A Dscope-info.h386 FRIEND_TEST(TestWithNativeContext, RecreateScopeInfoWithLocalsBlocklistWorks);
H A Dshared-function-info.h722 FRIEND_TEST(PreParserTest, LazyFunctionLength);
/third_party/node/deps/v8/src/base/platform/
H A Dplatform.h347 FRIEND_TEST(OS, RemapPages);

Completed in 23 milliseconds