Searched refs:kProductMatrix (Results 1 – 3 of 3) sorted by relevance
597 expectFileNotExist(StrEq(kProductMatrix)); in TEST_F()616 *out = {android::base::Basename(kProductMatrix)}; in TEST_F()623 expectFetch(kProductMatrix, in TEST_F()887 expectFileNotExist(StrEq(kProductMatrix)); in SetUp()
385 extern const std::string kProductMatrix;
607 const std::string kProductMatrix = kProductVintfDir + "compatibility_matrix.xml"; variable