Home
last modified time | relevance | path

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

/system/testing/gtest_extras/
DOptions.cpp46 {"gtest_format", {FLAG_NONE, &Options::SetBool}},
47 {"no_gtest_format", {FLAG_NONE, &Options::SetBool}},
48 {"gtest_list_tests", {FLAG_NONE, &Options::SetBool}},
DOptions.h64 FLAG_NONE = 0, enumerator