OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:SpaceTest
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/third_party/angle/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
...]
Completed in 302 milliseconds