Searched defs:four (Results 1 - 2 of 2) sorted by relevance

/frameworks/compile/mclinker/unittests/
H A DRTLinearAllocatorTest.h38 Data() : one(1), two(2), three(3), four(4) {}
47 four = pFour;
54 four = -4;
60 unsigned char four; member in struct:mcldtest::RTLinearAllocatorTest::Data
H A DLinearAllocatorTest.h25 Data() : one(1), two(2), three(3), four(4) {}
34 four = pFour;
41 four = -4;
47 unsigned char four; member in struct:mcldtest::LinearAllocatorTest::Data

Completed in 56 milliseconds