Searched refs:test_backend (Results 1 – 4 of 4) sorted by relevance
57 PW_TOKENIZER_GLOBAL_HANDLER_BACKEND = "//pw_tokenizer:test_backend"59 PW_TOKENIZER_GLOBAL_HANDLER_WITH_PAYLOAD_BACKEND = "//pw_tokenizer:test_backend"62 name = "test_backend",
106 pw_source_set("test_backend") {110 pw_tokenizer_GLOBAL_HANDLER_BACKEND = ":test_backend"111 pw_tokenizer_GLOBAL_HANDLER_WITH_PAYLOAD_BACKEND = ":test_backend"
29 def test_backend(self): member in BackendConfigTest
151 def test_backend(self): member in BackendUtilsTest