Searched defs:combined (Results 1 – 3 of 3) sorted by relevance
/system/libvintf/test/ |
D | LibVintfTest.cpp | 4006 auto combined = combine(Level{1}, &matrices, &error); in TEST_F() local 4048 auto combined = combine(Level{1}, &matrices, &error); in TEST_F() local 4077 auto combined = combine(Level{1}, &matrices, &error); in TEST_F() local 4103 auto combined = combine(Level{1}, &matrices, &error); in TEST_F() local 4138 auto combined = combine(Level{1}, &matrices, &error); in TEST_F() local 4151 auto combined = combine(Level{1}, &matrices, &error); in TEST_F() local 4164 auto combined = combine(Level{1}, &matrices, &error); in TEST_F() local 4215 auto combined = combine(&matrices, &error); in TEST_F() local 4239 auto combined = combine(&matrices, &error); in TEST_F() local 4269 auto combined = combine(&matrices, &error); in TEST_F() local
|
/system/libvintf/ |
D | VintfObject.cpp | 138 auto combined = in getFrameworkCompatibilityMatrix() local 200 auto combined = CompatibilityMatrix::combine(deviceLevel, &matrixFragments, error); in getCombinedFrameworkMatrix() local
|
/system/keymaster/tests/ |
D | authorization_set_test.cpp | 421 AuthorizationSet combined; in TEST() local
|