Searched defs:test_swap (Results 1 – 8 of 8) sorted by relevance
176 def test_swap(): function
43 def test_swap(self): member in RerouteTest
35 void test_swap() { in test_swap() function
86 void test_swap() in test_swap() function
63 template <typename T> static void test_swap(skiatest::Reporter* reporter, in test_swap() function97 static void test_swap(skiatest::Reporter* reporter) { in test_swap() function
645 test_swap(const UDataSwapper *ds, in test_swap() function
737 auto test_swap = [&](float a, float b) { in XLA_TEST_F() local