Home
last modified time | relevance | path

Searched refs:is_a (Results 1 – 1 of 1) sorted by relevance

/system/bt/gd/cert/
Dcert_self_test_lib.py501 is_a = lambda obj: obj == "A" function
502 when(thing).test_request(is_a).then().increment_count()
508 wait_until(thing).test_request(is_a).times(1)