Searched defs:check_format (Results 1 – 7 of 7) sorted by relevance
/aosp_15_r20/external/python/cpython3/Lib/test/test_capi/ |
D | test_unicode.py | 33 def check_format(expected, format, *args): function
|
/aosp_15_r20/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
|
/aosp_15_r20/external/OpenCL-CTS/test_conformance/basic/ |
H A D | test_writeimage.cpp | 201 bool check_format(cl_device_id device, cl_context context, in check_format() function
|
H A D | test_readimage.cpp | 293 bool check_format(cl_device_id device, cl_context context, in check_format() function
|
/aosp_15_r20/external/rust/beto-rust/nearby/src/ |
D | main.rs | 75 fn check_format(root: &path::Path, options: &FormatterOptions) -> anyhow::Result<()> { in check_format() function
|
/aosp_15_r20/external/crosvm/win_audio/src/win_audio_impl/ |
H A D | wave_format.rs | 484 pub(crate) fn check_format( in check_format() function
|
/aosp_15_r20/external/python/cpython2/Lib/test/ |
D | test_unicode.py | 1695 def check_format(expected, format, *args): function
|