Searched defs:MAYBE_GLIBC (Results 1 - 1 of 1) sorted by last modified time

/external/chromium_org/chrome/test/nacl/
H A Dnacl_browsertest_util.h171 # define MAYBE_GLIBC(test_name) test_name macro
173 # define MAYBE_GLIBC(test_name) DISABLED_##test_name macro
196 IN_PROC_BROWSER_TEST_F(suite##GLibc, MAYBE_GLIBC(name)) \

Completed in 125 milliseconds