Home
last modified time | relevance | path

Searched defs:sdm_file (Results 1 – 2 of 2) sorted by relevance

/art/artd/
Dartd_test.cc722 std::string sdm_file = OR_FAIL(BuildSdmPath(sdm_sdc_paths_)); in TEST_F() local
736 std::string sdm_file = OR_FAIL(BuildSdmPath(sdm_sdc_paths_)); in TEST_F() local
759 std::string sdm_file = OR_FAIL(BuildSdmPath(sdm_sdc_paths_)); in TEST_F() local
Dartd.cc1011 Result<std::unique_ptr<File>> sdm_file = OpenFileForReading(sdm_path); in maybeCreateSdc() local