Home
last modified time | relevance | path

Searched refs:WriteCompiledInTestsToFile (Results 1 – 2 of 2) sorted by relevance

/external/libchrome/base/test/
Dgtest_util.h74 bool WriteCompiledInTestsToFile(const FilePath& path) WARN_UNUSED_RESULT;
Dgtest_util.cc53 bool WriteCompiledInTestsToFile(const FilePath& path) { in WriteCompiledInTestsToFile() function