HomeSort by relevance Sort by last modified time
    Searched refs:SpaceTest (Results 1 - 3 of 3) sorted by null

  /external/chromium_org/third_party/angle_dx11/tests/preprocessor_tests/
space_test.cpp 10 class SpaceTest : public PreprocessorTest
35 class SpaceCharTest : public SpaceTest,
57 class SpaceStringTest : public SpaceTest,
83 TEST_F(SpaceTest, LeadingSpace)
  /art/runtime/gc/space/
space_test.cc 30 class SpaceTest : public CommonTest {
46 TEST_F(SpaceTest, Init) {
88 TEST_F(SpaceTest, ZygoteSpace) {
160 TEST_F(SpaceTest, AllocAndFree) {
207 TEST_F(SpaceTest, LargeObjectTest) {
268 TEST_F(SpaceTest, AllocAndFreeList) {
306 void SpaceTest::SizeFootPrintGrowthLimitAndTrimBody(DlMallocSpace* space, intptr_t object_size,
458 void SpaceTest::SizeFootPrintGrowthLimitAndTrimDriver(size_t object_size) {
483 TEST_F(SpaceTest, SizeFootPrintGrowthLimitAndTrim_AllocationsOf_##name) { \
486 TEST_F(SpaceTest, SizeFootPrintGrowthLimitAndTrim_RandomAllocationsWithMax_##name) {
    [all...]
  /art/runtime/gc/
heap.h 69 class SpaceTest;
720 friend class space::SpaceTest;

Completed in 89 milliseconds