Searched defs:test_bitmap (Results 1 – 3 of 3) sorted by relevance
22 static void test_bitmap(skiatest::Reporter* reporter) { in test_bitmap() function
144 pub fn test_bitmap<B: Bitmap>(b: &B) { in test_bitmap() function
293 def test_bitmap(self): member in StandardOptionsTests