Searched defs:check_format (Results 1 – 9 of 9) sorted by relevance
| /external/python/cpython3/Lib/test/test_capi/ |
| D | test_unicode.py | 33 def check_format(expected, format, *args): function
|
| /external/rust/beto-rust/common/cmd_runner/src/ |
| D | cargo_workspace.rs | 98 pub fn check_format(&self, sh: &xshell::Shell) -> anyhow::Result<()> { in check_format() method
|
| /external/OpenCL-CTS/test_conformance/basic/ |
| D | test_writeimage.cpp | 201 bool check_format(cl_device_id device, cl_context context, in check_format() function
|
| D | test_readimage.cpp | 293 bool check_format(cl_device_id device, cl_context context, in check_format() function
|
| /external/rust/beto-rust/nearby/src/ |
| D | main.rs | 75 fn check_format(root: &path::Path, options: &FormatterOptions) -> anyhow::Result<()> { in check_format() function
|
| /external/mesa3d/src/gfxstream/codegen/vulkan/vulkan-docs-next/scripts/ |
| D | xml_consistency.py | 708 def check_format(self): member in Checker
|
| /external/mesa3d/src/gfxstream/codegen/vulkan/vulkan-docs-next/scripts/spec_tools/ |
| D | consistency_tools.py | 386 def check_format(self): member in XMLChecker
|
| /external/crosvm/win_audio/src/win_audio_impl/ |
| D | wave_format.rs | 484 pub(crate) fn check_format( in check_format() function
|
| /external/python/cpython2/Lib/test/ |
| D | test_unicode.py | 1695 def check_format(expected, format, *args): function
|