Home
last modified time | relevance | path

Searched refs:RUBY_PLATFORM (Results 1 – 4 of 4) sorted by relevance

/external/protobuf/ruby/
DRakefile3 require "rake/extensiontask" unless RUBY_PLATFORM == "java"
42 if RUBY_PLATFORM == "java" constant
70 if RUBY_PLATFORM =~ /darwin/ constant
Dgoogle-protobuf.gemspec12 if RUBY_PLATFORM == "java" constant
/external/protobuf/ruby/lib/google/
Dprotobuf.rb43 if RUBY_PLATFORM == "java" constant
/external/protobuf/ruby/tests/
Dbasic.rb1129 return if RUBY_PLATFORM == "java"
1161 return if RUBY_PLATFORM == "java"