Searched refs:GetCompiledInTests (Results 1 – 3 of 3) sorted by relevance
34 std::vector<TestIdentifier> GetCompiledInTests() { in GetCompiledInTests() function54 std::vector<TestIdentifier> tests(GetCompiledInTests()); in WriteCompiledInTestsToFile()
70 std::vector<TestIdentifier> GetCompiledInTests();
120 *output = GetCompiledInTests(); in GetTests()