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