/external/vboot_reference/utility/ |
chromeos-tpm-recovery | 154 local test_space=0xf004 161 if $tpmc definespace $test_space $size $perm_ppwrite; then 166 log "definespace $test_space $size failed with status $?"
|
/external/skia/tests/ |
ColorSpaceTest.cpp | 21 static void test_space(skiatest::Reporter* r, SkColorSpace* space, function 60 test_space(r, colorSpace, red, green, blue, expectedGamma); 74 test_space(r, SkColorSpace::MakeSRGB().get(),
|
/external/skqp/tests/ |
ColorSpaceTest.cpp | 21 static void test_space(skiatest::Reporter* r, SkColorSpace* space, function 60 test_space(r, colorSpace, red, green, blue, expectedGamma); 74 test_space(r, SkColorSpace::MakeSRGB().get(),
|
/external/python/cpython3/Lib/lib2to3/tests/ |
test_fixers.py | 306 def test_space(self): member in class:Test_reload [all...] |