Home
last modified time | relevance | path

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

/aosp12/packages/providers/MediaProvider/jni/
H A Dnode_test.cpp470 auto test_fn_match_first = [&](node* child) { in TEST_F() local
487 node* node_first = ForChild(parent.get(), "foo", test_fn_match_first); in TEST_F()