Home
last modified time | relevance | path

Searched defs:combined (Results 1 – 4 of 4) sorted by relevance

/system/libvintf/test/
DLibVintfTest.cpp4380 auto combined = combine(Level{1}, &matrices, &error); in TEST_F() local
4422 auto combined = combine(Level{1}, &matrices, &error); in TEST_F() local
4451 auto combined = combine(Level{1}, &matrices, &error); in TEST_F() local
4477 auto combined = combine(Level{1}, &matrices, &error); in TEST_F() local
4512 auto combined = combine(Level{1}, &matrices, &error); in TEST_F() local
4525 auto combined = combine(Level{1}, &matrices, &error); in TEST_F() local
4538 auto combined = combine(Level{1}, &matrices, &error); in TEST_F() local
4589 auto combined = combine(&matrices, &error); in TEST_F() local
4613 auto combined = combine(&matrices, &error); in TEST_F() local
4643 auto combined = combine(&matrices, &error); in TEST_F() local
/system/libvintf/
DVintfObject.cpp141 auto combined = in getFrameworkCompatibilityMatrix() local
203 auto combined = CompatibilityMatrix::combine(deviceLevel, &matrixFragments, error); in getCombinedFrameworkMatrix() local
Dcheck_vintf.cpp375 auto combined = in logHalsFromNewFcms() local
/system/keymaster/tests/
Dauthorization_set_test.cpp428 AuthorizationSet combined; in TEST() local