Home
last modified time | relevance | path

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

/aosp_15_r20/external/libchrome/base/test/
H A Dgtest_util.h74 bool WriteCompiledInTestsToFile(const FilePath& path) WARN_UNUSED_RESULT;
H A Dgtest_util.cc53 bool WriteCompiledInTestsToFile(const FilePath& path) { in WriteCompiledInTestsToFile() function
/aosp_15_r20/out/soong/.intermediates/external/libchrome/libchrome-include/gen/gensrcs/external/libchrome/base/test/
Dgtest_util.h77 bool WriteCompiledInTestsToFile(const FilePath& path) WARN_UNUSED_RESULT;
/aosp_15_r20/out/soong/.intermediates/external/libchrome/libchrome-include/gen/6/external/libchrome/base/test/
Dgtest_util.h77 bool WriteCompiledInTestsToFile(const FilePath& path) WARN_UNUSED_RESULT;
/aosp_15_r20/external/cronet/base/test/launcher/
H A Dunit_test_launcher_ios.cc20 if (WriteCompiledInTestsToFile(list_path)) { in WriteCompiledInTestsToFileAndLog()
/aosp_15_r20/external/cronet/base/test/
H A Dgtest_util.h123 [[nodiscard]] bool WriteCompiledInTestsToFile(const FilePath& path);
H A Dgtest_util.cc57 bool WriteCompiledInTestsToFile(const FilePath& path) { in WriteCompiledInTestsToFile() function