HomeSort by relevance Sort by last modified time
    Searched refs:long_value (Results 1 - 2 of 2) sorted by null

  /external/gtest/src/
gtest-port.cc 575 const long long_value = strtol(str, &end, 10); // NOLINT local
590 const Int32 result = static_cast<Int32>(long_value);
591 if (long_value == LONG_MAX || long_value == LONG_MIN ||
594 result != long_value
  /external/bluetooth/glib/glib/
gkeyfile.c 3636 glong long_value; local
    [all...]

Completed in 38 milliseconds