Home
last modified time | relevance | path

Searched refs:systemMatrixKernelXmls (Results 1 – 1 of 1) sorted by relevance

/aosp12/system/libvintf/test/
H A Dvintf_object_tests.cpp1323 const static std::vector<std::string> systemMatrixKernelXmls = { variable
1368 SetUpMockSystemMatrices({systemMatrixKernelXmls[0], systemMatrixKernelXmls[1]}); in TEST_F()
1386 SetUpMockSystemMatrices({systemMatrixKernelXmls}); in TEST_F()
1472 std::vector<std::string> matrices = {systemMatrixKernelXmls[0], systemMatrixKernelXmls[1]}; in KernelTestParamValues()
1485 matrices = systemMatrixKernelXmls; in KernelTestParamValues()
1525 std::vector<std::string> matrices = systemMatrixKernelXmls; in RKernelTestParamValues()