Not logged in.  Login/Logout/Register | List snippets | | Create snippet | Upload image | Upload data

11
LINES

< > BotCompany Repo | #1028347 // test_ipToCountry2020 - also tests binarySearchForLineInTextFile

JavaX fragment (include) [tags: use-pretranspiled]

Libraryless. Click here for Pure Java version (7031L/42K).

1  
set flag binarySearchForLineInTextFile_debug.
2  
set flag ipToCountry2020_debug.
3  
4  
svoid test_ipToCountry2020() {
5  
  testFunctionValues ipToCountry2020(
6  
    0L, "-",
7  
    16777216L, "US",
8  
    3757862912L, "JP",
9  
    3757862913L, "JP",
10  
  );
11  
}

download  show line numbers  debug dex  old transpilations   

Travelled to 8 computer(s): bhatertpkbcr, mowyntqkapby, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tvejysmllsmz, vouqrxazstgt, xrpafgyirdlv

No comments. add comment

Snippet ID: #1028347
Snippet name: test_ipToCountry2020 - also tests binarySearchForLineInTextFile
Eternal ID of this version: #1028347/5
Text MD5: a9e45509736b1c36dd983025810fd6bd
Transpilation MD5: 8c5c7e4ac97265c4683453f64428527d
Author: stefan
Category: javax
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2020-06-12 23:27:19
Source code size: 244 bytes / 11 lines
Pitched / IR pitched: No / No
Views / Downloads: 125 / 210
Version history: 4 change(s)
Referenced in: [show references]