Home
last modified time | relevance | path

Searched refs:GetCompiledInTests (Results 1 – 8 of 8) sorted by relevance

/aosp_15_r20/external/cronet/base/test/
H A Dgtest_util.cc38 std::vector<TestIdentifier> GetCompiledInTests() { in GetCompiledInTests() function
58 std::vector<TestIdentifier> tests(GetCompiledInTests()); in WriteCompiledInTestsToFile()
H A Dgtest_util.h119 std::vector<TestIdentifier> GetCompiledInTests();
/aosp_15_r20/external/libchrome/base/test/
H A Dgtest_util.cc34 std::vector<TestIdentifier> GetCompiledInTests() { in GetCompiledInTests() function
54 std::vector<TestIdentifier> tests(GetCompiledInTests()); in WriteCompiledInTestsToFile()
H A Dgtest_util.h70 std::vector<TestIdentifier> GetCompiledInTests();
/aosp_15_r20/out/soong/.intermediates/external/libchrome/libchrome-include/gen/gensrcs/external/libchrome/base/test/
Dgtest_util.h73 std::vector<TestIdentifier> GetCompiledInTests();
/aosp_15_r20/out/soong/.intermediates/external/libchrome/libchrome-include/gen/6/external/libchrome/base/test/
Dgtest_util.h73 std::vector<TestIdentifier> GetCompiledInTests();
/aosp_15_r20/external/cronet/base/test/launcher/
H A Dunit_test_launcher.cc362 *output = GetCompiledInTests(); in GetTests()
/aosp_15_r20/external/libchrome/base/test/launcher/
H A Dunit_test_launcher.cc120 *output = GetCompiledInTests(); in GetTests()