OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:test_png
(Results
1 - 3
of
3
) sorted by null
/external/chromium_org/tools/telemetry/telemetry/core/
bitmap_unittest.py
15
test_png
= """
23
test_png_path = os.path.join(util.GetUnittestDataDir(), '
test_png
.png')
32
bmp = bitmap.Bitmap.FromBase64Png(
test_png
)
71
bmp = bitmap.Bitmap.FromBase64Png(
test_png
)
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/
imghdr.py
51
def
test_png
(h, f):
function
55
tests.append(
test_png
)
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/
imghdr.py
51
def
test_png
(h, f):
function
55
tests.append(
test_png
)
Completed in 774 milliseconds