Home
last modified time | relevance | path

Searched defs:filter_arg (Results 1 – 3 of 3) sorted by relevance

/bionic/tests/
Dutils.cpp42 std::string filter_arg = "--gtest_filter="; in RunGwpAsanTest() local
54 std::string filter_arg = "--gtest_filter="; in RunSubtestNoEnv() local
/bionic/libc/malloc_hooks/tests/
Dmalloc_hooks_tests.cpp141 std::string filter_arg("--gtest_filter=" + test_name); in RunTest() local
/bionic/libc/malloc_debug/tests/
Dmalloc_debug_system_tests.cpp269 std::string filter_arg = std::string("--gtest_filter=") + test_name; in InternalExec() local