Home
last modified time | relevance | path

Searched refs:WriteCompiledInTestsToFile (Results 1 – 5 of 5) 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
/external/cronet/base/test/launcher/
Dunit_test_launcher_ios.cc20 if (WriteCompiledInTestsToFile(list_path)) { in WriteCompiledInTestsToFileAndLog()
/external/cronet/base/test/
Dgtest_util.h123 [[nodiscard]] bool WriteCompiledInTestsToFile(const FilePath& path);
Dgtest_util.cc57 bool WriteCompiledInTestsToFile(const FilePath& path) { in WriteCompiledInTestsToFile() function