Home
last modified time | relevance | path

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

/aosp_15_r20/system/libvintf/test/
H A Dvintf_object_tests.cpp1843 const static std::vector<std::string> systemMatrixKernelXmls = { variable
1913 SetUpMockSystemMatrices({systemMatrixKernelXmls[0], systemMatrixKernelXmls[1]}); in TEST_F()
1931 SetUpMockSystemMatrices({systemMatrixKernelXmls}); in TEST_F()
2016 std::vector<std::string> matrices = {systemMatrixKernelXmls[0], systemMatrixKernelXmls[1]}; in KernelTestParamValues()
2034 matrices = systemMatrixKernelXmls; in KernelTestParamValues()
2093 std::vector<std::string> matrices = systemMatrixKernelXmls; in RKernelTestParamValues()