Searched refs:test_functions (Results 1 – 4 of 4) sorted by relevance
627 TestVector test_functions; in TEST() local628 test_functions.push_back(TestNormalCaseURLConfiguredOneAdapter); in TEST()629 test_functions.push_back(TestNormalCaseURLConfiguredMultipleAdapters); in TEST()630 test_functions.push_back( in TEST()632 test_functions.push_back( in TEST()634 test_functions.push_back(TestFailureCaseNoURLConfigured); in TEST()635 test_functions.push_back(TestFailureCaseNoDhcpAdapters); in TEST()636 test_functions.push_back(TestShortCircuitLessPreferredAdapters); in TEST()637 test_functions.push_back(TestImmediateCancel); in TEST()639 std::random_shuffle(test_functions.begin(), in TEST()[all …]
149 const TestFunctionDescription* test_functions, in RunSomeTests() argument158 test_functions[test_index].function_name, in RunSomeTests()161 test_functions[test_index].function, in RunSomeTests()
78 define i64()* @test_functions() {79 ; CHECK-LABEL: test_functions:
591 let test_functions () = function1413 suite "functions" test_functions;