Home
last modified time | relevance | path

Searched defs:test_changed (Results 1 – 7 of 7) sorted by relevance

/aosp_15_r20/external/vboot_reference/tests/
H A Dvb2_secdata_firmware_tests.c37 static void test_changed(struct vb2_context *c, int changed, const char *why) in test_changed() function
H A Dvb2_nvstorage_tests.c71 static void test_changed(struct vb2_context *c, int changed, const char *why) in test_changed() function
H A Dvb2_secdata_kernel_tests.c47 static void test_changed(struct vb2_context *c, int changed, const char *why) in test_changed() function
/aosp_15_r20/external/python/cpython3/Lib/lib2to3/tests/
Dtest_pytree.py196 def test_changed(self): member in TestNodes
/aosp_15_r20/external/python/cpython2/Lib/lib2to3/tests/
Dtest_pytree.py218 def test_changed(self): member in TestNodes
/aosp_15_r20/external/python/jinja/tests/
Dtest_async.py327 def test_changed(self, test_env_async): member in TestAsyncForLoop
Dtest_core_tags.py88 def test_changed(self, env): member in TestForLoop