Searched refs:vendor_matrix_ (Results 1 – 2 of 2) sorted by relevance
33 vendor_matrix_ = VintfObject::GetDeviceCompatibilityMatrix(); in SetUp()34 ASSERT_NE(nullptr, vendor_matrix_) in SetUp()42 std::string vintfVndkVersion = vendor_matrix_->getVendorNdkVersion(); in TEST_F()
35 MatrixPtr vendor_matrix_; variable