Searched refs:FastPath (Results 1 – 2 of 2) sorted by relevance
741 class FastPath: class787 def __init__(self, path: FastPath): argument875 path.search(prepared) for path in map(FastPath, paths)879 FastPath.__new__.cache_clear()
77 TYPED_TEST_P(HashValueIntTest, FastPath) { in TYPED_TEST_P() argument84 REGISTER_TYPED_TEST_CASE_P(HashValueIntTest, BasicUsage, FastPath);