Home
last modified time | relevance | path

Searched refs:DEFAULT_FLAGS (Results 1 - 3 of 3) sorted by relevance

/third_party/googletest/googletest/test/
H A Dgtest_ext_unittest.cc20 const int DEFAULT_FLAGS = -1; in TEST() local
25 const int exp_flags[] = { DEFAULT_FLAGS, DEFAULT_FLAGS, Platform.Hisi, Platform.Qcom, DEFAULT_FLAGS, Platform.Hisi | Platform.Qcom, DEFAULT_FLAGS, Device.Dual_Sim | Device.Sdcard }; in TEST()
27 int result = DEFAULT_FLAGS; in TEST()
/third_party/node/deps/v8/tools/clusterfuzz/foozzie/
H A Dv8_commands.py18 DEFAULT_FLAGS = [ variable
81 self.common_flags = DEFAULT_FLAGS[:]
/third_party/skia/third_party/externals/sfntly/java/src/com/google/typography/font/tools/conversion/eot/
H A DEOTWriter.java44 private final static long DEFAULT_FLAGS = 0; field in EOTWriter
66 long flags = DEFAULT_FLAGS; in convert()

Completed in 3 milliseconds