Searched refs:kClassPathKey (Results 1 – 5 of 5) sorted by relevance
42 static constexpr const char* kClassPathKey = "classpath"; variable
163 oat_file->GetOatHeader().GetStoreValueByKey(OatHeader::kClassPathKey)); in TEST_F()
2173 return GetOatHeader().GetStoreValueByKey(OatHeader::kClassPathKey); in GetClassLoaderContext()
1564 key_value_store_->Put(OatHeader::kClassPathKey, class_path_key); in Setup()
1078 const char* classpath = oat_file.GetOatHeader().GetStoreValueByKey(OatHeader::kClassPathKey); in RunTest()