Home
last modified time | relevance | path

Searched refs:GetStringASCII (Results 1 – 5 of 5) sorted by relevance

/aosp_15_r20/external/libchrome/base/test/
H A Dgtest_util.cc92 if (!test->GetStringASCII("test_case_name", &test_data.test_case_name)) in ReadTestNamesFromFile()
95 if (!test->GetStringASCII("test_name", &test_data.test_name)) in ReadTestNamesFromFile()
98 if (!test->GetStringASCII("file", &test_data.file)) in ReadTestNamesFromFile()
/aosp_15_r20/out/soong/.intermediates/external/libchrome/libchrome-include/gen/8/external/libchrome/base/
Dvalues.h475 bool GetStringASCII(StringPiece path, std::string* out_value) const;
/aosp_15_r20/external/libchrome/base/
H A Dvalues.h472 bool GetStringASCII(StringPiece path, std::string* out_value) const;
H A Dvalues.cc873 bool DictionaryValue::GetStringASCII(StringPiece path, in GetStringASCII() function in base::DictionaryValue
/aosp_15_r20/out/soong/.intermediates/external/libchrome/libchrome-include/gen/gensrcs/external/libchrome/base/
Dvalues.h475 bool GetStringASCII(StringPiece path, std::string* out_value) const;